From 57b62bc0f8d060ae433fa43899962d41ad9c756c Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Wed, 21 Feb 2018 16:05:15 +0100 Subject: [PATCH] 0.52.20-8 --- newt.spec | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/newt.spec b/newt.spec index 51e8f91..57297e7 100644 --- a/newt.spec +++ b/newt.spec @@ -1,7 +1,7 @@ Summary: A library for text mode user interfaces Name: newt Version: 0.52.20 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: https://pagure.io/newt @@ -108,6 +108,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libnewt.a %{python3_sitearch}/__pycache__/*.py* %changelog +* Wed Feb 21 2018 Miroslav Lichvar - 0.52.20-8 +- rename newt-python3 subpackage to python3-newt +- build python3 subpackage unconditionally +- don't use unversioned python_sitearch macro +- drop static subpackage +- use macro for ldconfig scriptlets +- add gcc to build requirements +- fix description of python2-newt + * Thu Feb 08 2018 Fedora Release Engineering - 0.52.20-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild