Update to 0.6.31
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
6d707c732e
commit
1ea698d718
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/libsolv-ae214a6.tar.gz
|
||||
/libsolv-8bdcce1.tar.gz
|
||||
/libsolv-47fbaa2.tar.gz
|
||||
/libsolv-0.6.31.tar.gz
|
||||
|
13
libsolv.spec
13
libsolv.spec
@ -32,13 +32,13 @@
|
||||
%bcond_without multi_semantics
|
||||
%endif
|
||||
|
||||
%global commitnum 2901
|
||||
%global commit 47fbaa2a0892866d30ec0e1b4c885532d0aca7b8
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
#global commitnum 2901
|
||||
#global commit 47fbaa2a0892866d30ec0e1b4c885532d0aca7b8
|
||||
#global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
Name: lib%{libname}
|
||||
Version: 0.6.30
|
||||
Release: 9%{?commit:.git.%{commitnum}.%{?shortcommit}}%{?dist}
|
||||
Version: 0.6.31
|
||||
Release: 1%{?commit:.git.%{commitnum}.%{?shortcommit}}%{?dist}
|
||||
Summary: Package dependency solver
|
||||
|
||||
License: BSD
|
||||
@ -277,6 +277,9 @@ mv %{buildroot}%{_bindir}/repo2solv{.sh,}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.31-1
|
||||
- Update to 0.6.31
|
||||
|
||||
* Tue Jan 30 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.30-9.git.2901.47fbaa2
|
||||
- Use librpm to access rpm headers
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsolv-47fbaa2.tar.gz) = 8b8b9190242b05aca5943ad72d0f54ed75f17c1f3a6c29714eed430d4aaf11069e5685e6b1d64ec8d68c989119308f8b159adf3d294e6ef6218b339206ab3953
|
||||
SHA512 (libsolv-0.6.31.tar.gz) = 5b6599556bab2b4cee61f1db4f72ec4bd9d1f43c88cfb4504946c2527e439841edd7d4b4d0f6f839f646500f35e12316ab848c3d4b07178e18c8009f5f347bd0
|
||||
|
Loading…
Reference in New Issue
Block a user