rpms/mingw32-hunspell/devel mingw32-hunspell.spec,1.3,1.4

epienbro epienbro at fedoraproject.org
Wed Aug 12 22:06:26 UTC 2009


Author: epienbro

Update of /cvs/pkgs/rpms/mingw32-hunspell/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3594

Modified Files:
	mingw32-hunspell.spec 
Log Message:
Fixed invalid source URL



Index: mingw32-hunspell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-hunspell/devel/mingw32-hunspell.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- mingw32-hunspell.spec	30 Jul 2009 22:04:54 -0000	1.3
+++ mingw32-hunspell.spec	12 Aug 2009 22:06:26 -0000	1.4
@@ -7,8 +7,8 @@
 Name:          mingw32-hunspell
 Summary:       MinGW Windows spell checker and morphological analyzer library
 Version:       1.2.8
-Release:       8%{?dist}
-Source0:       http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
+Release:       9%{?dist}
+Source0:       http://downloads.sourceforge.net/hunspell/hunspell-%{version}.tar.gz
 Group:         System Environment/Libraries
 URL:           http://hunspell.sourceforge.net/
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Aug 13 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 1.2.8-9
+- Fixed invalid source URL
+
 * Thu Jul 30 2009 Jesse Keating <jkeating at redhat.com> - 1.2.8-8
 - Bump for F12 rebuild
 - Fill in a date for the previous commit




More information about the scm-commits mailing list