diff --git a/.gitignore b/.gitignore index d656026..1b35b9a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /libsolv-e372b78.tar.xz /libsolv-7399ad1.tar.xz /libsolv-209e9cb.tar.xz +/libsolv-228d412.tar.xz diff --git a/libsolv.spec b/libsolv.spec index c85aff9..6c221da 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,4 +1,4 @@ -%global gitrev 209e9cb +%global gitrev 228d412 %{!?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: 4.git%{gitrev}%{?dist} +Release: 5.git%{gitrev}%{?dist} License: BSD Url: https://github.com/openSUSE/libsolv # git clone https://github.com/openSUSE/libsolv.git @@ -145,6 +145,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv %{python_sitearch}/* %changelog +* Mon Jun 24 2013 Aleš Kozumplík - 0.3.0-5.git228d412 +- Rebase to upstream 228d412. +- Fixes hawkey github issue https://github.com/akozumpl/hawkey/issues/13 + * Thu Jun 20 2013 Aleš Kozumplík - 0.3.0-4.git209e9cb - Rebase to upstream 209e9cb. - Package the new man pages. diff --git a/sources b/sources index 71d5896..f15c31d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c2107032e2a67e9dc9d3e4597f9d514 libsolv-209e9cb.tar.xz +83b46ade1b63440106df8248e1e5aa93 libsolv-228d412.tar.xz