update to latest snapshot
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
1f372d1a07
commit
4e8742150c
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/libsolv-0.6.25.tar.gz
|
/libsolv-0.6.25.tar.gz
|
||||||
/libsolv-0.6.26.tar.gz
|
/libsolv-0.6.26.tar.gz
|
||||||
/libsolv-2262346.tar.gz
|
/libsolv-2262346.tar.gz
|
||||||
|
/libsolv-668e249.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global libname solv
|
%global libname solv
|
||||||
|
|
||||||
# number of commits since last release
|
# number of commits since last release
|
||||||
%global gitnum 19
|
%global gitnum 20
|
||||||
%global commit 22623468dcdfeeaafeec3bd6789dfaf739eb7664
|
%global commit 668e2495d942e888403f47cd5ce140703a6bb3e1
|
||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
|
|
||||||
%if 0%{?rhel} && 0%{?rhel} <= 7
|
%if 0%{?rhel} && 0%{?rhel} <= 7
|
||||||
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
Name: lib%{libname}
|
Name: lib%{libname}
|
||||||
Version: 0.6.26
|
Version: 0.6.26
|
||||||
Release: 4%{?commit:.git.%{gitnum}.%{shortcommit}}%{?dist}
|
Release: 5%{?commit:.git.%{gitnum}.%{shortcommit}}%{?dist}
|
||||||
Summary: Package dependency solver
|
Summary: Package dependency solver
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libsolv-2262346.tar.gz) = 3b0471ad778e08b81c45b51ee4e2292a1a5e52b7e570434630a03f31ec1166702c12f96a17e49dd9c73f36daa446bf74a4e88772b10838349e2fd1a7332319b5
|
SHA512 (libsolv-668e249.tar.gz) = 3b71df1088c1be416c0358b563d5833d9776e8fc07750a3b978702ca8463a7a71b46255840898bef6106a945cd8f73d2613e11f1b544d26384f4c30be9a2b80f
|
||||||
|
Loading…
Reference in New Issue
Block a user