From 8ffc48d3b47e5a21d21642f3440c28fe2d14c8b3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:40:00 +0100 Subject: [PATCH] update to 1.4.18 [release 1.4.18-1mamba;Fri Aug 02 2019] --- scim.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/scim.spec b/scim.spec index f7dd76e..4996168 100644 --- a/scim.spec +++ b/scim.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) %define apiver %{majver}.0 Name: scim -Version: 1.4.17 +Version: 1.4.18 Release: 1mamba Summary: A user friendly, full featured input method user interface and more Group: System/Tools @@ -9,7 +9,8 @@ Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.scim-im.org/ -Source: http://downloads.sourceforge.net/project/scim/scim/%{version}/scim-%{version}.tar.gz +Source: https://github.com/scim-im/scim.git/%{version}/scim-%{version}.tar.bz2 +#Source: http://downloads.sourceforge.net/project/scim/scim/%{version}/scim-%{version}.tar.gz Source1: scim-xprofile Source2: scim-sysconfig Patch0: %{name}-1.4.9-gcc44.patch @@ -154,6 +155,9 @@ exit 0 %doc ChangeLog README THANKS TODO %changelog +* Fri Aug 02 2019 Silvan Calarco 1.4.18-1mamba +- update to 1.4.18 + * Sun Jul 03 2016 Automatic Build System 1.4.17-1mamba - automatic version update by autodist