[ostree] New upstream release

Colin Walters walters at fedoraproject.org
Sun Dec 23 22:54:36 UTC 2012


commit a1ee70795670098f9f7b3c98d9c9b5363dfd9e0e
Author: Colin Walters <walters at verbum.org>
Date:   Sun Dec 23 17:54:25 2012 -0500

    New upstream release

 .gitignore  |    1 +
 ostree.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0541a23..7c43b1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ostree-2012.12.tar.gz
+/ostree-2012.13.tar.xz
diff --git a/ostree.spec b/ostree.spec
index 0bba7fb..fd1f92f 100644
--- a/ostree.spec
+++ b/ostree.spec
@@ -16,10 +16,10 @@
 
 Summary: Linux-based operating system develop/build/deploy tool
 Name: ostree
-Version: 2012.12
-Release: 2%{?dist}
+Version: 2012.13
+Release: 1%{?dist}
 #VCS: git:git://git.gnome.org/ostree
-Source0: http://ftp.gnome.org/pub/GNOME/sources/ostree/%{version}/%{build_name}-%{version}.tar.gz
+Source0: http://ftp.gnome.org/pub/GNOME/sources/ostree/%{version}/%{build_name}-%{version}.tar.xz
 # The libostree.so (currently private) shared library, and almost all
 # of the utilities are licensed under the LGPLv2+.  Only at present
 # one utility program (ostree-switch-root) is forked from util-linux under
@@ -107,6 +107,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/*.gz
 
 %changelog
+* Sun Dec 23 2012 Colin Walters <walters at verbum.org> - 2012.13-1
+- New upstream release
+
 * Tue Dec 18 2012 Colin Walters <walters at verbum.org> - 2012.12-2
 - Explicitly enable grub2 hook; otherwise we pick up whatever
   the buildroot has, which is not what we want.
diff --git a/sources b/sources
index 7a95bb5..d6b475b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30e685cb4f753a7dfceed7605b628d78  ostree-2012.12.tar.gz
+60aeadb207bc8e119fc5215779661ac3  ostree-2012.13.tar.xz


More information about the scm-commits mailing list