Update to 0.6.32
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
40d274b616
commit
dacb58f658
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/libsolv-8bdcce1.tar.gz
|
||||
/libsolv-47fbaa2.tar.gz
|
||||
/libsolv-0.6.31.tar.gz
|
||||
/libsolv-0.6.32.tar.gz
|
||||
|
@ -37,8 +37,8 @@
|
||||
#global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: lib%{libname}
|
||||
Version: 0.6.31
|
||||
Release: 2%{?commit:.git.%{commitnum}.%{?shortcommit}}%{?dist}
|
||||
Version: 0.6.32
|
||||
Release: 1%{?commit:.git.%{commitnum}.%{?shortcommit}}%{?dist}
|
||||
Summary: Package dependency solver
|
||||
|
||||
License: BSD
|
||||
@ -277,6 +277,9 @@ mv %{buildroot}%{_bindir}/repo2solv{.sh,}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 13 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.32-1
|
||||
- Update to 0.6.32
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.31-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsolv-0.6.31.tar.gz) = 5b6599556bab2b4cee61f1db4f72ec4bd9d1f43c88cfb4504946c2527e439841edd7d4b4d0f6f839f646500f35e12316ab848c3d4b07178e18c8009f5f347bd0
|
||||
SHA512 (libsolv-0.6.32.tar.gz) = 624e302e19d15af70139cc9d14fdd70feb1e520b2a7c5d4d0c2ae6722cb10a53c6796e182692ea46eb455daf3e2f5206c4d80a7ff0d83f5a2eb9cc9cb7005c41
|
||||
|
Loading…
Reference in New Issue
Block a user