[libsolv/f20] rebased to 05baf54

Jan Silhan jsilhan at fedoraproject.org
Wed Apr 9 20:03:23 UTC 2014


commit 150463098aaf1b0421467ca66b989404e47bdc53
Author: Jan Silhan <jsilhan at redhat.com>
Date:   Wed Apr 9 22:03:08 2014 +0200

    rebased to 05baf54

 .gitignore   |    1 +
 libsolv.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3dcf816..65e5338 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libsolv-4442b7f.tar.xz
 /libsolv-a8e47f1.tar.xz
 /libsolv-bcedc98.tar.xz
+/libsolv-05baf54.tar.xz
diff --git a/libsolv.spec b/libsolv.spec
index 33c87db..5630fc1 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -1,4 +1,4 @@
-%global gitrev bcedc98
+%global gitrev 05baf54
 %{!?ruby_vendorarch: %global ruby_vendorarch %(ruby -rrbconfig -e 'puts RbConfig::CONFIG["vendorarchdir"] ')}
 %filter_provides_in %{perl_vendorarch}/.*\.so$
 %filter_provides_in %{python_sitearch}/.*\.so$
@@ -6,8 +6,8 @@
 %filter_setup
 
 Name:		libsolv
-Version:	0.4.1
-Release:	1.git%{gitrev}%{?dist}
+Version:	0.6.0
+Release:	0.git%{gitrev}%{?dist}
 License:	BSD
 Url:		https://github.com/openSUSE/libsolv
 # git clone https://github.com/openSUSE/libsolv.git
@@ -154,6 +154,9 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
 
 %changelog
 
+* Wed Apr 9 2014 Jan Silhan <jsilhan at redhat.com> - 0.6.0-0.git05baf54
+- Rebase to 0.6.0, upstream commit 05baf54.
+
 * Mon Dec 16 2013 Aleš Kozumplík <akozumpl at redhat.com> - 0.4.1-1.gitbcedc98
 - Rebase upstream bcedc98
 - Fix RhBug:1051917.
diff --git a/sources b/sources
index fffeb33..d09a3f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7c083898d102e86f59f236caa05d765  libsolv-bcedc98.tar.xz
+781b9b955837c549a1c6988b0256a395  libsolv-05baf54.tar.xz


More information about the scm-commits mailing list