diff --git a/.gitignore b/.gitignore index 61421ee..3eab364 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /libsolv-6c9d3eb.tar.xz /libsolv-f663ca2.tar.xz /libsolv-e372b78.tar.xz +/libsolv-7399ad1.tar.xz diff --git a/libsolv.spec b/libsolv.spec index baee7ab..c0ec154 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,4 +1,4 @@ -%global gitrev e372b78 +%global gitrev 7399ad1 %{!?ruby_vendorarch: %global ruby_vendorarch %(ruby -rrbconfig -e 'puts RbConfig::CONFIG["vendorarchdir"] ')} %filter_provides_in %{perl_vendorarch}/.*\.so$ %filter_provides_in %{python_sitearch}/.*\.so$ @@ -7,7 +7,7 @@ Name: libsolv Version: 0.3.0 -Release: 1.git%{gitrev}%{?dist} +Release: 2.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 - 0.3.0-2.git7399ad1 +- Rebase to upstream 7399ad1. +- Fixes RhBug:905209 + * Mon Apr 8 2013 Aleš Kozumplík - 0.3.0-1.gite372b78 - Rebase to upstream e372b78. - Fixes RhBug:e372b78 diff --git a/sources b/sources index 5143d42..d2b5882 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9791921cff95286b7a9b02a47f6c86f2 libsolv-e372b78.tar.xz +83a36e7415f64f199bfd3d5849e59e7b libsolv-7399ad1.tar.xz