rpms/uncrustify/devel .cvsignore, 1.13, 1.14 sources, 1.13, 1.14 uncrustify.spec, 1.18, 1.19

Neal Becker nbecker at fedoraproject.org
Mon May 24 11:30:19 UTC 2010


Author: nbecker

Update of /cvs/pkgs/rpms/uncrustify/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv12737

Modified Files:
	.cvsignore sources uncrustify.spec 
Log Message:
Update to 0.56



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/uncrustify/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	17 Oct 2009 15:38:58 -0000	1.13
+++ .cvsignore	24 May 2010 11:30:19 -0000	1.14
@@ -1 +1 @@
-uncrustify-0.54.tgz
+uncrustify-0.56.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/uncrustify/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	17 Oct 2009 15:38:58 -0000	1.13
+++ sources	24 May 2010 11:30:19 -0000	1.14
@@ -1 +1 @@
-8ec1f31936189773bf15492096b0d232  uncrustify-0.54.tgz
+991ee882a265fa28f23f747737bce740  uncrustify-0.56.tar.gz


Index: uncrustify.spec
===================================================================
RCS file: /cvs/pkgs/rpms/uncrustify/devel/uncrustify.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- uncrustify.spec	17 Oct 2009 15:38:58 -0000	1.18
+++ uncrustify.spec	24 May 2010 11:30:19 -0000	1.19
@@ -1,12 +1,12 @@
 Name:		uncrustify
-Version:	0.54
+Version:	0.56
 Release: 	1%{?dist}
 Summary:	Reformat Source
 
 Group:		Development/Tools
 License:	GPLv2
 URL:		http://uncrustify.sourceforge.net/
-Source0:	http://prdownloads.sourceforge.net/uncrustify/uncrustify-%{version}.tgz
+Source0:	http://prdownloads.sourceforge.net/uncrustify/uncrustify-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	gcc autoconf gcc-c++ libstdc++
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 24 2010 Neal Becker <ndbecker2 at gmail.com> - 0.56-1
+- Update to 0.56
+
 * Sat Oct 17 2009 Neal Becker <ndbecker2 at gmail.com> - 0.54-1
 - Update to 0.54
 



More information about the scm-commits mailing list