diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..d87f5613ec4234f82f8eaeebc563711f587fdf88 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.xz filter=lfs diff=lfs merge=lfs -text diff --git a/.lfsconfig b/.lfsconfig new file mode 100644 index 0000000000000000000000000000000000000000..bea48fe4eaf7bea727d3871f92132bda53e497da --- /dev/null +++ b/.lfsconfig @@ -0,0 +1,2 @@ +[lfs] + url = https://artlfs.openeuler.openatom.cn/src-openEuler/ostree diff --git a/libostree-2025.1.tar.xz b/libostree-2025.1.tar.xz deleted file mode 100644 index 440eb0e1b2e2d0f4dacedc4268d258b89c56fb66..0000000000000000000000000000000000000000 Binary files a/libostree-2025.1.tar.xz and /dev/null differ diff --git a/libostree-2025.4.tar.xz b/libostree-2025.4.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..c4441caa60419778cffa90f95e1678924d1dfded --- /dev/null +++ b/libostree-2025.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:014d12d19ea664fae53fe147d3d2c0b7465a3c37e099c87d289df908adeb5669 +size 2133044 diff --git a/ostree.spec b/ostree.spec index 83f4168334e1963c221f9d3139624823260c2e86..e128018b467793d0ed6eb034dc0bc7fffd32b3f3 100644 --- a/ostree.spec +++ b/ostree.spec @@ -1,7 +1,7 @@ #needsrootforbuild Name: ostree -Version: 2025.1 -Release: 3 +Version: 2025.4 +Release: 1 Summary: A tool like git for operating system binaries License: LGPL-2.0-or-later URL: https://ostreedev.github.io/ostree/ @@ -104,9 +104,12 @@ The %{name}-devel package includes the header files for the %{name} library. %files help %{_mandir}/man?/* -%{_datadir}/gtk-doc/html/%{name} +%doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Tue Jul 22 2025 Funda Wang - 2025.4-1 +- update to 2025.4 + * Sat Feb 08 2025 Funda Wang - 2025.1-3 - disabel avahi feature from configure makes it really disabled