rebase to 78c8a55

This commit is contained in:
Jan Silhan 2015-02-24 20:05:07 +01:00
parent a30f8a0205
commit af6f9a1a12
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/libsolv-5bd9589.tar.xz
/libsolv-12af31a.tar.xz
/0.6.8.tar.gz
/libsolv-78c8a55.tar.xz

View File

@ -6,7 +6,7 @@
Name: libsolv
Version: 0.6.8
Release: 2%{?dist}
Release: 3%{?dist}
License: BSD
Url: https://github.com/openSUSE/libsolv
Source: https://github.com/openSUSE/libsolv/archive/%{version}.tar.gz
@ -152,6 +152,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
%{python_sitearch}/*
%changelog
* Tue Feb 24 2015 Jan Silhan <jsilhan@redhat.com> - 0.6.8-3
- Rebuilt with new provides selection feature
* Mon Jan 19 2015 Vít Ondruch <vondruch@redhat.com> - 0.6.8-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.2

View File

@ -1 +1 @@
1c6f16b9019cd4904dfe9538d80a0d0d 0.6.8.tar.gz
af8a00c429a8bd262ce48d9fd29c14d0 libsolv-78c8a55.tar.xz