From 54a92160a60ac177fe7a175c284e46fb3b16eae9 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 01:40:14 +0100 Subject: [PATCH] automatic version update by autodist [release 5.9.0-3mamba;Sat Apr 11 2015] --- ki18n.spec | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/ki18n.spec b/ki18n.spec index bcea501..270e24c 100644 --- a/ki18n.spec +++ b/ki18n.spec @@ -1,14 +1,14 @@ %define majver %(echo %version | cut -d. -f1-2) Name: ki18n -Version: 5.6.0 -Release: 1mamba +Version: 5.9.0 +Release: 3mamba Summary: KDE Gettext-based UI text internationalization Group: Graphical Desktop/Libraries/KDE Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.kde.org -Source: ftp://ftp.kde.org/pub/kde/stable/frameworks/%{majver}/ki18n-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{majver}/ki18n-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -84,5 +84,20 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sat Apr 11 2015 Silvan Calarco 5.9.0-3mamba +- automatic version update by autodist + +* Sat Apr 11 2015 Silvan Calarco 5.9.0-2mamba +- automatic version update by autodist + +* Sat Apr 11 2015 Silvan Calarco 5.9.0-1mamba +- automatic version update by autodist + +* Thu Mar 19 2015 Automatic Build System 5.8.0-1mamba +- automatic version update by autodist + +* Sun Feb 22 2015 Automatic Build System 5.7.0-1mamba +- automatic version update by autodist + * Fri Feb 06 2015 Silvan Calarco 5.6.0-1mamba - package created using the webbuild interface