Update to 0.7.4
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
824db4f661
commit
eee582b943
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/libdnf-0.7.1.tar.gz
|
/libdnf-0.7.1.tar.gz
|
||||||
/libdnf-0.7.2.tar.gz
|
/libdnf-0.7.2.tar.gz
|
||||||
/libdnf-0.7.3.tar.gz
|
/libdnf-0.7.3.tar.gz
|
||||||
|
/libdnf-0.7.4.tar.gz
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{nil}
|
%{nil}
|
||||||
|
|
||||||
Name: libdnf
|
Name: libdnf
|
||||||
Version: 0.7.3
|
Version: 0.7.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library providing simplified C and Python API to libsolv
|
Summary: Library providing simplified C and Python API to libsolv
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -162,6 +162,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 20 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.7.4-1
|
||||||
|
- Update to 0.7.4
|
||||||
|
|
||||||
* Fri Feb 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.7.3-1
|
* Fri Feb 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.7.3-1
|
||||||
- Update to 0.7.3
|
- Update to 0.7.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libdnf-0.7.3.tar.gz) = cef44e3000421a1ca4e980451ee176f0eec190a94ce7875ca24dc7f7642199705962c67f379d331eed315dff52f2c9d832a6ac85fae69366d5880cc46c27a363
|
SHA512 (libdnf-0.7.4.tar.gz) = 3eabd613f1386854926c461d80b901e24b94a896d2569fd862be39cfbbd71fcb67c853ebb8756528687172174cd46a1d9fd6c5928a9003323eca497e25abd735
|
||||||
|
Loading…
Reference in New Issue
Block a user