rebase to d49d319.

This commit is contained in:
Ales Kozumplik 2013-10-29 16:41:04 +01:00
parent 6ef68f0396
commit 2e5e671ae6
3 changed files with 9 additions and 6 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/libsolv-a59d11d.tar.xz
/libsolv-d49d319.tar.xz

View File

@ -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 <akozumpl@redhat.com> - 0.4.0-1.gitd49d319
- Rebase to 0.4.0, upstream commit d49d319.
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 0.3.0-9.gita59d11d
- Perl 5.18 rebuild
* Wed Jul 31 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.3.0-8.gita59d11d
- Rebase to upstream a59d11d.

View File

@ -1 +1 @@
395931c5b5c3bd5eb14bae417e4bea31 libsolv-a59d11d.tar.xz
5795b74570c7dbac7049b6bf3312b0d6 libsolv-d49d319.tar.xz