rpms/astyle/F-12 astyle.spec, 1.12, 1.13 sources, 1.3, 1.4 astyle-1.21-gcc43.patch, 1.1, NONE

tomspur tomspur at fedoraproject.org
Sat Jan 30 12:13:54 UTC 2010


Author: tomspur

Update of /cvs/pkgs/rpms/astyle/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5512

Modified Files:
	astyle.spec sources 
Removed Files:
	astyle-1.21-gcc43.patch 
Log Message:
update to new version and change license to LGPLv3+


Index: astyle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/astyle/F-12/astyle.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- astyle.spec	13 Oct 2009 15:05:23 -0000	1.12
+++ astyle.spec	30 Jan 2010 12:13:54 -0000	1.13
@@ -1,10 +1,10 @@
 Name:           astyle
-Version:        1.23
+Version:        1.24
 Release:        1%{?dist}
 Summary:        Source code formatter for C-like programming languages
 
 Group:          Development/Tools
-License:        LGPLv2+
+License:        LGPLv3+
 URL:            http://astyle.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}_%{version}_linux.tar.gz
 
@@ -41,6 +41,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/*.html
 
 %changelog
+* Sat Jan 30 2010 Thomas Spura <tomspur at fedoraproject.org> - 1.24-1
+- update to new version
+- change license to LGPLv3+ (changed since 1.23, but missed there)
+
 * Tue Oct 13 2009 Thomas Spura <tomspur at fedoraproject.org> - 1.23-1
 - Update to new version
 - patch from Sep 24 2008 not needed anymore for gcc-4.4


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/astyle/F-12/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	13 Oct 2009 15:05:23 -0000	1.3
+++ sources	30 Jan 2010 12:13:54 -0000	1.4
@@ -1 +1 @@
-92945aa2831cb14e38da5e1b8665657e  astyle_1.23_linux.tar.gz
+27cdb10523de59825d1228ac55b2c7c8  astyle_1.24_linux.tar.gz


--- astyle-1.21-gcc43.patch DELETED ---



More information about the scm-commits mailing list