Update to 0.8.2
This commit is contained in:
parent
3291e1f6a7
commit
efe1828c67
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/libdnf-0.7.4.tar.gz
|
||||
/libdnf-0.8.0.tar.gz
|
||||
/libdnf-0.8.1.tar.gz
|
||||
/libdnf-0.8.2.tar.gz
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{nil}
|
||||
|
||||
Name: libdnf
|
||||
Version: 0.8.1
|
||||
Version: 0.8.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing simplified C and Python API to libsolv
|
||||
License: LGPLv2+
|
||||
@ -162,6 +162,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2017 Jaroslav Mracek <jmracek@redhat.com> - 0.8.2-1
|
||||
- Update to 0.8.2
|
||||
|
||||
* Fri Mar 24 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.8.1-1
|
||||
- Update to 0.8.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdnf-0.8.1.tar.gz) = 91090ff1b6e49026d0a2d9eeb4ce108b7248b2874c8ea885ab2549daf179a15e00c000a12fd428bfdeed274babeaa914769d4858506144d108a72e7d81c31d74
|
||||
SHA512 (libdnf-0.8.2.tar.gz) = cddc761565d188a2e10c95180be12a6bd5a9a7c3e08c324dff43352c978bddbab2d80e4553e4cc7795ccb8700bb08375d9f4ee57b727edb45d59e397a4e35e1a
|
||||
|
Loading…
Reference in New Issue
Block a user