Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libsolv.git#223c6a35e9c65b6c49bd49cdb34fcc931dbcb6fd
This commit is contained in:
parent
89654ca8d8
commit
dfa306acf1
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/libsolv-0.7.11.tar.gz
|
||||
/libsolv-0.7.12.tar.gz
|
||||
/libsolv-0.7.14.tar.gz
|
||||
/libsolv-0.7.15.tar.gz
|
||||
|
@ -21,8 +21,8 @@
|
||||
%define __cmake_switch(b:) %[%{expand:%%{?with_%{-b*}}} ? "ON" : "OFF"]
|
||||
|
||||
Name: lib%{libname}
|
||||
Version: 0.7.14
|
||||
Release: 4%{?dist}
|
||||
Version: 0.7.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Package dependency solver
|
||||
|
||||
License: BSD
|
||||
@ -244,6 +244,9 @@ Python 3 version.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 19 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.15-1
|
||||
- Update to 0.7.15
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.14-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsolv-0.7.14.tar.gz) = 4bc3ecb72ffa5973f7867f700517267fae3b1033788c9e42bf78e21d0a7f9707784f683b118f675709a90a2375c54c4e3cdae326f7ba67b746d1f472131bd494
|
||||
SHA512 (libsolv-0.7.15.tar.gz) = 34c8d6ad6b978d857b1f7825ad79f18bbcca9f00cde26c9ce9a0384bb1c0ad0b29f5c996de52cc18725943cb1f95a115103053a01d6a61f64e28f183562000e7
|
||||
|
Loading…
Reference in New Issue
Block a user