diff --git a/.gitignore b/.gitignore index d73fee8..50d64da 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /libsolv-f78f5de.tar.xz /libsolv-6d968f1.tar.xz /libsolv-2a5c1c4.tar.xz +/libsolv-5bd9589.tar.xz diff --git a/libsolv.spec b/libsolv.spec index 11d3296..c6296b5 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,4 +1,4 @@ -%global gitrev 2a5c1c4 +%global gitrev 5bd9589 %{!?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.6.4 -Release: 0.git%{gitrev}%{?dist} +Release: 1%{?dist} License: BSD Url: https://github.com/openSUSE/libsolv # git clone https://github.com/openSUSE/libsolv.git @@ -153,6 +153,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv %{python_sitearch}/* %changelog + +* Mon Jul 28 2014 Aleš Kozumplík - 0.6.4-1 +- Rebase to upstream 5bd9589 + * Mon Jul 14 2014 Jan Silhan - 0.6.4-0.git2a5c1c4 - Rebase to upstream 2a5c1c4 - Filename selector can start with a star diff --git a/sources b/sources index 80c05de..e6b0c92 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -545caea6b396c74e86602ae18c3ad203 libsolv-2a5c1c4.tar.xz +10f36ce353a31bd5ece6c12aada024f2 libsolv-5bd9589.tar.xz