rebase
This commit is contained in:
parent
9fbcf4caa3
commit
d7e2afdf2e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libsolv-d49d319.tar.xz
|
||||
/libsolv-4442b7f.tar.xz
|
||||
/libsolv-a8e47f1.tar.xz
|
||||
/libsolv-bcedc98.tar.xz
|
||||
|
@ -1,4 +1,4 @@
|
||||
%global gitrev a8e47f1
|
||||
%global gitrev bcedc98
|
||||
%{!?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.4.1
|
||||
Release: 0.git%{gitrev}%{?dist}
|
||||
Release: 1.git%{gitrev}%{?dist}
|
||||
License: BSD
|
||||
Url: https://github.com/openSUSE/libsolv
|
||||
# git clone https://github.com/openSUSE/libsolv.git
|
||||
@ -154,6 +154,10 @@ rm $RPM_BUILD_ROOT/usr/bin/testsolv
|
||||
|
||||
%changelog
|
||||
|
||||
* Mon Dec 16 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.4.1-1.gitbcedc98
|
||||
- Rebase upstream bcedc98
|
||||
- Fix RhBug:1051917.
|
||||
|
||||
* Mon Dec 16 2013 Aleš Kozumplík <akozumpl@redhat.com> - 0.4.1-0.gita8e47f1
|
||||
- Rebase to 0.4.1, upstream commit a8e47f1.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user