rpms/libsoup/devel .cvsignore, 1.46, 1.47 libsoup.spec, 1.87, 1.88 sources, 1.46, 1.47

Matthias Clasen mclasen at fedoraproject.org
Mon Mar 16 18:10:26 UTC 2009


Author: mclasen

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

Modified Files:
	.cvsignore libsoup.spec sources 
Log Message:
2.26.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/libsoup/devel/.cvsignore,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- .cvsignore	17 Feb 2009 00:57:24 -0000	1.46
+++ .cvsignore	16 Mar 2009 18:09:55 -0000	1.47
@@ -1 +1 @@
-libsoup-2.25.91.tar.bz2
+libsoup-2.26.0.tar.bz2


Index: libsoup.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libsoup/devel/libsoup.spec,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- libsoup.spec	25 Feb 2009 18:16:01 -0000	1.87
+++ libsoup.spec	16 Mar 2009 18:09:55 -0000	1.88
@@ -3,14 +3,14 @@
 ### Abstract ###
 
 Name: libsoup
-Version: 2.25.91
-Release: 2%{?dist}
+Version: 2.26.0
+Release: 1%{?dist}
 License: LGPLv2
 Group: Development/Libraries
 Summary: Soup, an HTTP library implementation
 URL: http://live.gnome.org/LibSoup
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Source: http://download.gnome.org/sources/libsoup/2.25/libsoup-%{version}.tar.bz2
+Source: http://download.gnome.org/sources/libsoup/2.26/libsoup-%{version}.tar.bz2
 
 ### Build Dependencies ###
 
@@ -24,7 +24,7 @@
 Libsoup is an HTTP library implementation in C. It was originally part
 of a SOAP (Simple Object Access Protocol) implementation called Soup, but
 the SOAP and non-SOAP parts have now been split into separate packages.
- 
+
 libsoup uses the Glib main loop and is designed to work well with GTK
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
@@ -41,7 +41,7 @@
 Requires: gtk-doc
 
 %description devel
-Libsoup is an HTTP library implementation in C. This package allows 
+Libsoup is an HTTP library implementation in C. This package allows
 you to develop applications that use the libsoup library.
 
 %prep
@@ -62,7 +62,7 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
 
-%post -p /sbin/ldconfig 
+%post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
@@ -83,6 +83,9 @@
 %{_datadir}/gtk-doc/html/%{name}-2.4
 
 %changelog
+* Mon Mar 16 2009 Matthias Clasen <mclasen at redhat.com> - 2.26.0-1
+- Update to 2.26.0
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.25.91-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/libsoup/devel/sources,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- sources	17 Feb 2009 00:57:24 -0000	1.46
+++ sources	16 Mar 2009 18:09:55 -0000	1.47
@@ -1 +1 @@
-ef29429708d463057f7eb4b40ec2a92e  libsoup-2.25.91.tar.bz2
+9df9d2b3304213641d3214a774d75ee1  libsoup-2.26.0.tar.bz2




More information about the fedora-extras-commits mailing list