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