rpms/xfce4-screenshooter-plugin/devel .cvsignore, 1.5, 1.6 sources, 1.5, 1.6 xfce4-screenshooter-plugin.spec, 1.12, 1.13

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Jul 18 22:22:10 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-screenshooter-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3486

Modified Files:
	.cvsignore sources xfce4-screenshooter-plugin.spec 
Log Message:
* Fri Jul 18 2008 Christoph Wickert <fedora christoph-wickert de> - 1.3.1-1
- Update to 1.3.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter-plugin/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	16 Jul 2008 13:06:10 -0000	1.5
+++ .cvsignore	18 Jul 2008 22:21:11 -0000	1.6
@@ -1 +1 @@
-xfce4-screenshooter-plugin-1.3.0.tar.gz
+xfce4-screenshooter-plugin-1.3.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter-plugin/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	16 Jul 2008 13:06:10 -0000	1.5
+++ sources	18 Jul 2008 22:21:11 -0000	1.6
@@ -1 +1 @@
-cef8ce7c6ef6148d37ceac7990325ab1  xfce4-screenshooter-plugin-1.3.0.tar.gz
+950ab3d7e0f42d85ad9083ba28cf0f16  xfce4-screenshooter-plugin-1.3.1.tar.gz


Index: xfce4-screenshooter-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-screenshooter-plugin/devel/xfce4-screenshooter-plugin.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- xfce4-screenshooter-plugin.spec	16 Jul 2008 17:51:30 -0000	1.12
+++ xfce4-screenshooter-plugin.spec	18 Jul 2008 22:21:11 -0000	1.13
@@ -1,5 +1,5 @@
 Name:		xfce4-screenshooter-plugin
-Version:	1.3.0
+Version:	1.3.1
 Release:	1%{?dist}
 Summary:	Screenshot utility for the Xfce panel
 
@@ -18,6 +18,9 @@
 
 %prep
 %setup -q
+# bad source tarball needs some fixes
+chmod -x COPYING AUTHORS README
+iconv -f ISO88591 -t UTF8 ChangeLog -o ChangeLog
 
 %build
 %configure --disable-static
@@ -40,6 +43,9 @@
 %{_mandir}/man1/*.1.gz
 
 %changelog
+* Fri Jul 18 2008 Christoph Wickert <fedora christoph-wickert de> - 1.3.1-1
+- Update to 1.3.1
+
 * Wed Jul 16 2008 Christoph Wickert <fedora christoph-wickert de> - 1.3.0-1
 - Update to 1.3.0
 




More information about the scm-commits mailing list