diff --git a/.gitignore b/.gitignore index bc21da4..911dda1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libostree-2017.11.tar.xz +SOURCES/libostree-2017.14.tar.xz diff --git a/.ostree.metadata b/.ostree.metadata index e0d85dd..2052abf 100644 --- a/.ostree.metadata +++ b/.ostree.metadata @@ -1 +1 @@ -ad593b2a01f4338d1cd78a78b61f1e2d112873d3 SOURCES/libostree-2017.11.tar.xz +bf5c21801eb160bdc1c06c1f63b361eafdd7af57 SOURCES/libostree-2017.14.tar.xz diff --git a/SPECS/ostree.spec b/SPECS/ostree.spec index 42a9125..12e7646 100644 --- a/SPECS/ostree.spec +++ b/SPECS/ostree.spec @@ -1,7 +1,7 @@ Summary: Tool for managing bootable, immutable filesystem trees Name: ostree -Version: 2017.11 -Release: 1%{?dist} +Version: 2017.14 +Release: 2%{?dist} #VCS: git:https://github.com/ostreedev/ostree # The source tarball is generated via make -C packaging dist-snapshot # which handles git submodules. @@ -151,6 +151,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Dec 05 2017 Jonathan Lebon - 2017.14-2 +- Rebuild for 7.4 + +* Tue Dec 05 2017 Jonathan Lebon - 2017.14-1 +- New upstream version for 7.4.4 + * Mon Sep 25 2017 Jonathan Lebon - 2017.11-1 - New upstream version for 7.4.2