rebase to 5bd9589

This commit is contained in:
Ales Kozumplik 2014-07-28 14:38:39 +02:00
parent aba7b03c6e
commit 10328b657a
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/libsolv-f78f5de.tar.xz
/libsolv-6d968f1.tar.xz
/libsolv-2a5c1c4.tar.xz
/libsolv-5bd9589.tar.xz

View File

@ -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 <akozumpl@redhat.com> - 0.6.4-1
- Rebase to upstream 5bd9589
* Mon Jul 14 2014 Jan Silhan <jsilhan@redhat.com> - 0.6.4-0.git2a5c1c4
- Rebase to upstream 2a5c1c4
- Filename selector can start with a star

View File

@ -1 +1 @@
545caea6b396c74e86602ae18c3ad203 libsolv-2a5c1c4.tar.xz
10f36ce353a31bd5ece6c12aada024f2 libsolv-5bd9589.tar.xz