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