rpms/mingw32-libsoup/devel .cvsignore, 1.2, 1.3 mingw32-libsoup.spec, 1.1, 1.2 sources, 1.2, 1.3

Erik van Pienbroek epienbro at fedoraproject.org
Wed Jun 10 21:29:54 UTC 2009


Author: epienbro

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

Modified Files:
	.cvsignore mingw32-libsoup.spec sources 
Log Message:
* Wed Jun 10 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.27.1-1
- Update to 2.27.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libsoup/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	24 May 2009 12:35:20 -0000	1.2
+++ .cvsignore	10 Jun 2009 21:29:23 -0000	1.3
@@ -1 +1 @@
-libsoup-2.26.1.tar.bz2
+libsoup-2.27.1.tar.bz2


Index: mingw32-libsoup.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libsoup/devel/mingw32-libsoup.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- mingw32-libsoup.spec	24 May 2009 12:35:20 -0000	1.1
+++ mingw32-libsoup.spec	10 Jun 2009 21:29:24 -0000	1.2
@@ -5,14 +5,14 @@
 %global __find_provides %{_mingw32_findprovides}
 
 Name:		mingw32-libsoup
-Version:	2.26.1
-Release:	2%{?dist}
+Version:	2.27.1
+Release:	1%{?dist}
 Summary:	MinGW library for HTTP and XML-RPC functionality
 
 License:	LGPLv2
 Group:		Development/Libraries
 URL:		http://live.gnome.org/LibSoup
-Source		http://download.gnome.org/sources/libsoup/2.26/libsoup-%{version}.tar.bz2
+Source		http://download.gnome.org/sources/libsoup/2.27/libsoup-%{version}.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:	noarch
@@ -51,6 +51,7 @@ Static version of the MinGW Windows Libs
 %prep
 %setup -q -n libsoup-%{version}
 
+
 %build
 # Libsoup can't build static and shared libraries in one go, so we build the package twice here
 mkdir build_static
@@ -93,6 +94,7 @@ rm -rf $RPM_BUILD_ROOT/build_static
 # Strip all the GTK-Doc
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -111,7 +113,11 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %{_mingw32_libdir}/libsoup-2.4.a
 
+
 %changelog
+* Wed Jun 10 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.27.1-1
+- Update to 2.27.1
+
 * Fri May 22 2009 Erik van Pienbroek <epienbro at fedoraproject.org> - 2.26.1-2
 - Fixed license typo
 - Use %%global instead of %%define


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mingw32-libsoup/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	24 May 2009 12:35:20 -0000	1.2
+++ sources	10 Jun 2009 21:29:24 -0000	1.3
@@ -1 +1 @@
-94c0495dc8bf213709bdb175ab224c7e  libsoup-2.26.1.tar.bz2
+3505d83ca47f32fb30e6b3cc3f4fee96  libsoup-2.27.1.tar.bz2




More information about the fedora-extras-commits mailing list