[po4a] Fix upstream source URL.

Richard W.M. Jones rjones at fedoraproject.org
Thu Aug 8 12:22:01 UTC 2013


commit ac257d4fd1db17ea4c324bdbd2ac9004399d7c2c
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Aug 8 13:21:47 2013 +0100

    Fix upstream source URL.

 po4a.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/po4a.spec b/po4a.spec
index 457ae4a..4c545bb 100644
--- a/po4a.spec
+++ b/po4a.spec
@@ -1,11 +1,11 @@
 Name: po4a
 Version: 0.44
-Release: 11%{?dist}
+Release: 12%{?dist}
 Summary: A tool maintaining translations anywhere
 License: GPL+
 URL: http://alioth.debian.org/projects/po4a/
 
-Source0: http://alioth.debian.org/frs/download.php/3786/%{name}-%{version}.tar.gz
+Source0: http://alioth.debian.org/frs/download.php/file/3786/%{name}-%{version}.tar.gz
 Patch0: 0001-Remove-defined-anachronism.patch
 # Patch sent upstream on 2013-04-17.
 Patch1: po4a-0.44-use-tempfile-correctly.patch
@@ -96,6 +96,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 %{_mandir}/*/man7/po4a-runtime.7*
 
 %changelog
+* Thu Aug  8 2013 Richard W.M. Jones <rjones at redhat.com> - 0.44-12
+- Fix upstream source URL.
+
 * Sat Aug 03 2013 Petr Pisar <ppisar at redhat.com> - 0.44-11
 - Perl 5.18 rebuild
 


More information about the scm-commits mailing list