[libsolv/f20] rebase to 2a5c1c4

Jan Silhan jsilhan at fedoraproject.org
Wed Jul 16 09:28:32 UTC 2014


commit 66a5e7268dafcab22b466e06ff0c79be0a046fba
Author: Jan Silhan <jsilhan at redhat.com>
Date:   Wed Jul 16 11:28:53 2014 +0200

    rebase to 2a5c1c4

 .gitignore   |    1 +
 libsolv.spec |   13 ++++++++++---
 sources      |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a0a48f7..c3b7200 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /libsolv-05baf54.tar.xz
 /libsolv-f78f5de.tar.xz
 /libsolv-6d968f1.tar.xz
+/libsolv-2a5c1c4.tar.xz
diff --git a/libsolv.spec b/libsolv.spec
index 40bae45..62bd86b 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -1,4 +1,4 @@
-%global gitrev 6d968f1
+%global gitrev 2a5c1c4
 %{!?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.6.1
-Release:	1.git%{gitrev}%{?dist}
+Version:	0.6.4
+Release:	0.git%{gitrev}%{?dist}
 License:	BSD
 Url:		https://github.com/openSUSE/libsolv
 # git clone https://github.com/openSUSE/libsolv.git
@@ -153,6 +153,9 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
 %{python_sitearch}/*
 
 %changelog
+* Mon Jul 14 2014 Jan Silhan <jsilhan at redhat.com> - 0.6.4-0.git2a5c1c4
+- Rebase to upstream 2a5c1c4
+- Filename selector can start with a star
 
 * Tue May 27 2014 Aleš Kozumplík <ales at redhat.com> - 0.6.1-1.git6d968f1
 - Rebase to upstream 6d968f1
@@ -161,6 +164,9 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
 * Fri Apr 25 2014 Jan Silhan <jsilhan at redhat.com> - 0.6.1-0.gitf78f5de
 - Rebase to 0.6.0, upstream commit f78f5de.
 
+* Thu Apr 24 2014 Vít Ondruch <vondruch at redhat.com> - 0.6.0-0.git05baf54.1
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1
+
 * Wed Apr 9 2014 Jan Silhan <jsilhan at redhat.com> - 0.6.0-0.git05baf54
 - Rebase to 0.6.0, upstream commit 05baf54.
 
@@ -266,3 +272,4 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
 - Initial packaging
 - Based on Jindra Novy's spec file
 - Based on upstream spec file
+
diff --git a/sources b/sources
index e7d7a0c..80c05de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-198644b127734a61b9e34d2fd64896bf  libsolv-6d968f1.tar.xz
+545caea6b396c74e86602ae18c3ad203  libsolv-2a5c1c4.tar.xz


More information about the scm-commits mailing list