rebase to 12af31a

This commit is contained in:
Jan Silhan 2014-08-11 15:50:53 +02:00
parent 10328b657a
commit 1b7c9c6efd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/libsolv-6d968f1.tar.xz
/libsolv-2a5c1c4.tar.xz
/libsolv-5bd9589.tar.xz
/libsolv-12af31a.tar.xz

View File

@ -1,4 +1,4 @@
%global gitrev 5bd9589
%global gitrev 12af31a
%{!?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: 1%{?dist}
Release: 2%{?dist}
License: BSD
Url: https://github.com/openSUSE/libsolv
# git clone https://github.com/openSUSE/libsolv.git
@ -154,6 +154,9 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
%changelog
* Mon Aug 11 2014 Jan Silhan <jsilhan@redhat.com> - 0.6.4-2
- Rebase to upstream 12af31a
* Mon Jul 28 2014 Aleš Kozumplík <akozumpl@redhat.com> - 0.6.4-1
- Rebase to upstream 5bd9589

View File

@ -1 +1 @@
10f36ce353a31bd5ece6c12aada024f2 libsolv-5bd9589.tar.xz
f3e200946331efe0b561ab6287f0dc21 libsolv-12af31a.tar.xz