Update to 0.6.25
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
3cd592bb31
commit
c187345d68
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/libsolv-0.6.22.tar.gz
|
/libsolv-0.6.22.tar.gz
|
||||||
/libsolv-0.6.23.tar.gz
|
/libsolv-0.6.23.tar.gz
|
||||||
/libsolv-0.6.24.tar.gz
|
/libsolv-0.6.24.tar.gz
|
||||||
|
/libsolv-0.6.25.tar.gz
|
||||||
|
@ -38,8 +38,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: lib%{libname}
|
Name: lib%{libname}
|
||||||
Version: 0.6.24
|
Version: 0.6.25
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Package dependency solver
|
Summary: Package dependency solver
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -284,6 +284,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 07 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.25-1
|
||||||
|
- Update to 0.6.25
|
||||||
|
|
||||||
* Fri Jan 13 2017 Vít Ondruch <vondruch@redhat.com> - 0.6.24-4
|
* Fri Jan 13 2017 Vít Ondruch <vondruch@redhat.com> - 0.6.24-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.4
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user