Update to 0.11.1-1
This commit is contained in:
parent
78fdc8bb3f
commit
9425a0b841
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
||||
/libdnf-0.9.3.tar.gz
|
||||
/libdnf-0.10.1.tar.gz
|
||||
/libdnf-0.11.0.tar.gz
|
||||
/libdnf-0.11.1.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%{nil}
|
||||
|
||||
Name: libdnf
|
||||
Version: 0.11.0
|
||||
Version: 0.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library providing simplified C and Python API to libsolv
|
||||
License: LGPLv2+
|
||||
@ -238,6 +238,13 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 16 2017 Jaroslav Mracek <jmracek@redhat.com> - 0.11.1-1
|
||||
- Rerelease of 0.11.1-1
|
||||
- Improvement query performance
|
||||
- Run file query in hy_subject_get_best_solution only for files (arguments that start with ``/`` or
|
||||
``*/``)
|
||||
- Resolves: rhbz#1498207 - DNF crash during upgrade installation F26 -> F27
|
||||
|
||||
* Tue Oct 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 0.11.0-1
|
||||
- Update to 0.11.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdnf-0.11.0.tar.gz) = 4223c2737b37fe122bbc0b47ca563a50394c58392bcafefc2cd90b6dc11830f1b345a8c6e93bb6ca8e9f5dd7ea7e608a71f882efc804e6fe978ce8fcd6e484ff
|
||||
SHA512 (libdnf-0.11.1.tar.gz) = fe64f38abd87c69c199c743d0715cb31928795a870c46069628eb211d8625d04452b549f617bac54c82fb941a3a7bd357d973b6411e4c36a9ca2a50497fc5528
|
||||
|
Loading…
Reference in New Issue
Block a user