Update to 0.11.0
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
This commit is contained in:
parent
f276da748d
commit
78fdc8bb3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/libdnf-0.9.2.tar.gz
|
||||
/libdnf-0.9.3.tar.gz
|
||||
/libdnf-0.10.1.tar.gz
|
||||
/libdnf-0.11.0.tar.gz
|
||||
|
@ -28,8 +28,8 @@
|
||||
%{nil}
|
||||
|
||||
Name: libdnf
|
||||
Version: 0.10.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing simplified C and Python API to libsolv
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/rpm-software-management/libdnf
|
||||
@ -238,6 +238,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Oct 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.11.0-1
|
||||
- Update to 0.11.0
|
||||
|
||||
* Mon Oct 02 2017 Jaroslav Mracek <jmracek@redhat.com> - 0.10.1-2
|
||||
- Rerelease of 0.10.1-1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdnf-0.10.1.tar.gz) = 4a6c1f4b1d44a98f7a5da225f0ff04d0dbbce28c5f43015e81b0c561e509fa065ad908c1da5e206efe7ca99ba63d544b094be2398eecd259be3f7d1d6a3d685d
|
||||
SHA512 (libdnf-0.11.0.tar.gz) = 4223c2737b37fe122bbc0b47ca563a50394c58392bcafefc2cd90b6dc11830f1b345a8c6e93bb6ca8e9f5dd7ea7e608a71f882efc804e6fe978ce8fcd6e484ff
|
||||
|
Loading…
Reference in New Issue
Block a user