[libsolv] rebase to upstream e372b78

Ales Kozumplik akozumpl at fedoraproject.org
Mon Apr 8 11:44:51 UTC 2013


commit 524ed2fbb85a8b93ef7f4dd8ff477f86d316c1f2
Author: Ales Kozumplik <ales at redhat.com>
Date:   Mon Apr 8 13:44:44 2013 +0200

    rebase to upstream e372b78

 .gitignore   |    1 +
 libsolv.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 177c23f..61421ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /libsolv-1617994.tar.xz
 /libsolv-6c9d3eb.tar.xz
 /libsolv-f663ca2.tar.xz
+/libsolv-e372b78.tar.xz
diff --git a/libsolv.spec b/libsolv.spec
index 37a2307..baee7ab 100644
--- a/libsolv.spec
+++ b/libsolv.spec
@@ -1,4 +1,4 @@
-%global gitrev f663ca2
+%global gitrev e372b78
 %{!?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.2.3
-Release:	2.git%{gitrev}%{?dist}
+Version:	0.3.0
+Release:	1.git%{gitrev}%{?dist}
 License:	BSD
 Url:		https://github.com/openSUSE/libsolv
 # git clone https://github.com/openSUSE/libsolv.git
@@ -141,6 +141,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
 %{python_sitearch}/*
 
 %changelog
+* Mon Apr 8 2013 Aleš Kozumplík <akozumpl at redhat.com> - 0.3.0-1.gite372b78
+- Rebase to upstream e372b78.
+- Fixes RhBug:e372b78
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.3-2.gitf663ca2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 6c81b2f..5143d42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c0ef78faa4bbeb4de5b69843a796f6c  libsolv-f663ca2.tar.xz
+9791921cff95286b7a9b02a47f6c86f2  libsolv-e372b78.tar.xz


More information about the scm-commits mailing list