diff --git a/.gitignore b/.gitignore index 2f8631b..62b469b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/libsolv-a59d11d.tar.xz \ No newline at end of file +/libsolv-d49d319.tar.xz diff --git a/libsolv.spec b/libsolv.spec index afb3f84..07232b7 100644 --- a/libsolv.spec +++ b/libsolv.spec @@ -1,4 +1,4 @@ -%global gitrev a59d11d +%global gitrev d49d319 %{!?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.3.0 -Release: 9.git%{gitrev}%{?dist} +Version: 0.4.0 +Release: 1.git%{gitrev}%{?dist} License: BSD Url: https://github.com/openSUSE/libsolv # git clone https://github.com/openSUSE/libsolv.git @@ -153,10 +153,13 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv %{python_sitearch}/* %changelog + +* Mon Oct 29 2013 Aleš Kozumplík - 0.4.0-1.gitd49d319 +- Rebase to 0.4.0, upstream commit d49d319. + * Sat Aug 03 2013 Petr Pisar - 0.3.0-9.gita59d11d - Perl 5.18 rebuild - * Wed Jul 31 2013 Aleš Kozumplík - 0.3.0-8.gita59d11d - Rebase to upstream a59d11d. diff --git a/sources b/sources index 4d133c4..bfda5bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -395931c5b5c3bd5eb14bae417e4bea31 libsolv-a59d11d.tar.xz +5795b74570c7dbac7049b6bf3312b0d6 libsolv-d49d319.tar.xz