[rpm-ostree] New upstream release

Colin Walters walters at fedoraproject.org
Fri Jan 23 22:19:05 UTC 2015


commit f5d5745f663e3c20cff4e5c0bb647d73137e5d46
Author: Colin Walters <walters at verbum.org>
Date:   Thu Jan 8 13:41:21 2015 -0500

    New upstream release

 .gitignore      |    1 +
 rpm-ostree.spec |    9 ++++++---
 sources         |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f3ebf66..dad2c2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /rpm-ostree-2014.112.tar.xz
 /rpm-ostree-2014.113.tar.xz
 /rpm-ostree-2014.114.tar.xz
+/rpm-ostree-2015.2.tar.xz
diff --git a/rpm-ostree.spec b/rpm-ostree.spec
index 6b1c52f..ad85594 100644
--- a/rpm-ostree.spec
+++ b/rpm-ostree.spec
@@ -1,7 +1,7 @@
 Summary: Client side upgrade program and server side compose tool
 Name: rpm-ostree
-Version: 2014.114
-Release: 2%{?dist}
+Version: 2015.2
+Release: 1%{?dist}
 #VCS: https://github.com/cgwalters/rpm-ostree
 # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
 Source0: rpm-ostree-%{version}.tar.xz
@@ -12,7 +12,7 @@ BuildRequires: autoconf automake libtool
 # For docs
 BuildRequires: gtk-doc
 BuildRequires: gnome-common
-BuildRequires: pkgconfig(ostree-1) >= 2014.6
+BuildRequires: pkgconfig(ostree-1) >= 2015.1
 BuildRequires: pkgconfig(libgsystem)
 BuildRequires: pkgconfig(json-glib-1.0)
 BuildRequires: pkgconfig(rpm)
@@ -47,6 +47,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p -c"
 %{_mandir}/man*/*.gz
 
 %changelog
+* Thu Jan 08 2015 Colin Walters <walters at redhat.com> - 2015.2-1
+- New upstream release
+
 * Wed Dec 17 2014 Colin Walters <walters at redhat.com> - 2014.114-2
 - New upstream release
 
diff --git a/sources b/sources
index 40f2123..448b989 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29dd7a338ba40ef2f8b73cf62676ccb6  rpm-ostree-2014.114.tar.xz
+649e145a85621dcb6ad8fecb4952c661  rpm-ostree-2015.2.tar.xz


More information about the scm-commits mailing list