rebase to 12af31a
This commit is contained in:
parent
10328b657a
commit
1b7c9c6efd
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libsolv-6d968f1.tar.xz
|
||||
/libsolv-2a5c1c4.tar.xz
|
||||
/libsolv-5bd9589.tar.xz
|
||||
/libsolv-12af31a.tar.xz
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user