rpms/astyle/devel .cvsignore, 1.3, 1.4 astyle.spec, 1.13, 1.14 sources, 1.3, 1.4

tomspur tomspur at fedoraproject.org
Sat Jan 30 11:57:58 UTC 2010


Author: tomspur

Update of /cvs/pkgs/rpms/astyle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3570

Modified Files:
	.cvsignore astyle.spec sources 
Log Message:
update to new version and relase changed to LGPLv3+


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/astyle/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	13 Oct 2009 14:48:50 -0000	1.3
+++ .cvsignore	30 Jan 2010 11:57:57 -0000	1.4
@@ -1 +1 @@
-astyle_1.23_linux.tar.gz
+astyle_1.24_linux.tar.gz


Index: astyle.spec
===================================================================
RCS file: /cvs/pkgs/rpms/astyle/devel/astyle.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- astyle.spec	13 Oct 2009 15:09:12 -0000	1.13
+++ astyle.spec	30 Jan 2010 11:57:57 -0000	1.14
@@ -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/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	13 Oct 2009 14:48:51 -0000	1.3
+++ sources	30 Jan 2010 11:57:57 -0000	1.4
@@ -1 +1 @@
-92945aa2831cb14e38da5e1b8665657e  astyle_1.23_linux.tar.gz
+27cdb10523de59825d1228ac55b2c7c8  astyle_1.24_linux.tar.gz



More information about the scm-commits mailing list