rebase to 7399ad1.
This commit is contained in:
parent
524ed2fbb8
commit
3f49e68c2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
||||
/libsolv-6c9d3eb.tar.xz
|
||||
/libsolv-f663ca2.tar.xz
|
||||
/libsolv-e372b78.tar.xz
|
||||
/libsolv-7399ad1.tar.xz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user