rpms/paps/devel .cvsignore, 1.5, 1.6 paps.spec, 1.4, 1.5 sources, 1.5, 1.6

Akira Tagoh (tagoh) fedora-extras-commits at redhat.com
Wed Jan 11 06:13:52 UTC 2006


Author: tagoh

Update of /cvs/extras/rpms/paps/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18616

Modified Files:
	.cvsignore paps.spec sources 
Log Message:
* Wed Jan 11 2006 Akira TAGOH <tagoh at redhat.com> - 0.6.3-1
- New upstream release.
- paps-0.6.2-fix-bufferoverflow.patch: removed.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/paps/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	21 Dec 2005 09:39:00 -0000	1.5
+++ .cvsignore	11 Jan 2006 06:13:52 -0000	1.6
@@ -5,3 +5,4 @@
 paps-0.5.tgz
 paps-0.6.1.tar.gz
 paps-0.6.2.tar.gz
+paps-0.6.3.tar.gz


Index: paps.spec
===================================================================
RCS file: /cvs/extras/rpms/paps/devel/paps.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- paps.spec	21 Dec 2005 09:39:00 -0000	1.4
+++ paps.spec	11 Jan 2006 06:13:52 -0000	1.5
@@ -1,5 +1,5 @@
 Name:		paps
-Version:	0.6.2
+Version:	0.6.3
 Release:	1%{?dist}
 
 License:	LGPL
@@ -8,7 +8,6 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:	pango-devel
 Patch0:		paps-0.6.1-makefile.patch
-Patch1:		paps-0.6.2-fix-bufferoverflow.patch
 
 Summary:	Plain Text to PostScript converter
 Group:		Applications/Publishing
@@ -19,7 +18,6 @@
 %prep
 %setup -q
 %patch0 -p1 -b .makefile
-%patch1 -p1 -b .overflow
 aclocal
 automake
 autoconf
@@ -46,6 +44,10 @@
 
 
 %changelog
+* Wed Jan 11 2006 Akira TAGOH <tagoh at redhat.com> - 0.6.3-1
+- New upstream release.
+- paps-0.6.2-fix-bufferoverflow.patch: removed.
+
 * Wed Dec 21 2005 Akira TAGOH <tagoh at redhat.com> - 0.6.2-1
 - New upstream release.
   - the bitmap font is now ignored. (#176206)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/paps/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	21 Dec 2005 09:39:00 -0000	1.5
+++ sources	11 Jan 2006 06:13:52 -0000	1.6
@@ -1 +1 @@
-06268e6796e3869275ddeec42d9cfd53  paps-0.6.2.tar.gz
+6f36fd52b6254c99ac2710527ef413d6  paps-0.6.3.tar.gz




More information about the fedora-extras-commits mailing list