rebase to upstream e372b78

This commit is contained in:
Ales Kozumplik 2013-04-08 13:44:44 +02:00
parent 5fc4f5dd33
commit 524ed2fbb8
3 changed files with 9 additions and 4 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/libsolv-1617994.tar.xz
/libsolv-6c9d3eb.tar.xz
/libsolv-f663ca2.tar.xz
/libsolv-e372b78.tar.xz

View File

@ -1,4 +1,4 @@
%global gitrev f663ca2
%global gitrev e372b78
%{!?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.2.3
Release: 2.git%{gitrev}%{?dist}
Version: 0.3.0
Release: 1.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-1.gite372b78
- Rebase to upstream e372b78.
- Fixes RhBug:e372b78
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-2.gitf663ca2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
2c0ef78faa4bbeb4de5b69843a796f6c libsolv-f663ca2.tar.xz
9791921cff95286b7a9b02a47f6c86f2 libsolv-e372b78.tar.xz