rebase to 7399ad1.

This commit is contained in:
Ales Kozumplik 2012-07-16 10:46:02 +02:00
parent 524ed2fbb8
commit 3f49e68c2d
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/libsolv-6c9d3eb.tar.xz
/libsolv-f663ca2.tar.xz
/libsolv-e372b78.tar.xz
/libsolv-7399ad1.tar.xz

View File

@ -1,4 +1,4 @@
%global gitrev e372b78
%global gitrev 7399ad1
%{!?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: 1.git%{gitrev}%{?dist}
Release: 2.git%{gitrev}%{?dist}
License: BSD
Url: https://github.com/openSUSE/libsolv
# git clone https://github.com/openSUSE/libsolv.git
@ -141,6 +141,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
%{python_sitearch}/*
%changelog
* Mon Apr 8 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.3.0-2.git7399ad1
- Rebase to upstream 7399ad1.
- Fixes RhBug:905209
* Mon Apr 8 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.3.0-1.gite372b78
- Rebase to upstream e372b78.
- Fixes RhBug:e372b78

View File

@ -1 +1 @@
9791921cff95286b7a9b02a47f6c86f2 libsolv-e372b78.tar.xz
83a36e7415f64f199bfd3d5849e59e7b libsolv-7399ad1.tar.xz