update to 1.4.18 [release 1.4.18-1mamba;Fri Aug 02 2019]
This commit is contained in:
parent
ed3dd04f97
commit
8ffc48d3b4
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 1.4.18-1mamba
|
||||
- update to 1.4.18
|
||||
|
||||
* Sun Jul 03 2016 Automatic Build System <autodist@mambasoft.it> 1.4.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user