From edda64303cebf90b78ca5105005b1a092658b678 Mon Sep 17 00:00:00 2001 From: Daniel Mach Date: Fri, 27 Jul 2018 12:20:35 +0200 Subject: [PATCH] Update to 0.16.1 --- .gitignore | 1 + libdnf.spec | 16 ++++++++++++++-- sources | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 957b2b1..7de2706 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /libdnf-0.15.1.tar.gz /libdnf-0.15.2.tar.gz /libdnf-0.16.0.tar.gz +/libdnf-0.16.1.tar.gz diff --git a/libdnf.spec b/libdnf.spec index 92a4c91..c4310a8 100644 --- a/libdnf.spec +++ b/libdnf.spec @@ -23,7 +23,7 @@ %{nil} Name: libdnf -Version: 0.16.0 +Version: 0.16.1 Release: 1%{?dist} Summary: Library providing simplified C and Python API to libsolv License: LGPLv2+ @@ -49,6 +49,7 @@ BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(json-c) BuildRequires: pkgconfig(cppunit) BuildRequires: pkgconfig(modulemd) >= %{libmodulemd_version} +BuildRequires: gettext Requires: libmodulemd%{?_isa} >= %{libmodulemd_version} Requires: libsolv%{?_isa} >= %{libsolv_version} @@ -176,6 +177,8 @@ pushd build-py3 popd %endif +%find_lang %{name} + %if 0%{?rhel} && 0%{?rhel} <= 7 %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -183,7 +186,7 @@ popd %ldconfig_scriptlets %endif -%files +%files -f %{name}.lang %license COPYING %doc README.md AUTHORS %{_libdir}/%{name}.so.* @@ -211,6 +214,15 @@ popd %endif %changelog +* Fri Jul 27 2018 Daniel Mach - 0.16.1-1 +- [module] Implement 'module_hotfixes' conf option to skip filtering RPMs from hotfix repos. +- [goal] Fix distupgrade filter, allow downgrades. +- [context] Allow to set module platform in context. +- [module] Introduce proper modular dependency solving. +- [module] Platform pseudo-module based on /etc/os-release. +- [goal] Add Goal::listSuggested(). +- [l10n] Support for translations, add gettext build dependency. + * Sun Jul 22 2018 Daniel Mach - 0.16.0-1 - Fix RHSM plugin - Add support for logging diff --git a/sources b/sources index 3074c0a..fc8db5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libdnf-0.16.0.tar.gz) = 5ab3326cb3cd0c0091b0df5341c40c5281db30ec369c8d7774d0a9a0e9af714366a7acae5529e310b0cfbe6fff852471fd1040453347f48704a50bd0bdada018 +SHA512 (libdnf-0.16.1.tar.gz) = 22ae922cdf6eb9a4d6c7276e3359aabde66b85e33c14cbb450b0b77f70231a71e2ea84567ec60f9062a74138794edfe5ca2a2a412313183e9cd8587ed512cf01