From 40fbf5364c850e91f821f1c98053ff58161d31c6 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:02:53 +0100 Subject: [PATCH] fix requirement in devel package [release 5.0.0.20161002git-2mamba;Tue Oct 04 2016] --- libmediawiki.spec | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/libmediawiki.spec b/libmediawiki.spec index e6d16dc..50ab268 100644 --- a/libmediawiki.spec +++ b/libmediawiki.spec @@ -1,8 +1,8 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libmediawiki -Version: 5.0.0git20170401 -Release: 1mamba +Version: 5.0.0.20161002git +Release: 2mamba Summary: KDE Frameworks 5 framework that provides accecss to the API of MediaWiki sites Group: System/Libraries Vendor: openmamba @@ -76,12 +76,6 @@ exit 0 %{_libdir}/qt5/mkspecs/modules/qt_MediaWiki.pri %changelog -* Mon Aug 21 2017 Automatic Build System 5.0.0git20170401-1mamba -- automatic version update by autodist - -* Thu Oct 06 2016 Automatic Build System 5.0.0git20160605-1mamba -- automatic version update by autodist - * Tue Oct 04 2016 Silvan Calarco 5.0.0.20161002git-2mamba - fix requirement in devel package