- Update to 2.25.2

This commit is contained in:
Matthew Barnes 2008-12-02 00:23:30 +00:00
parent 23d88dc032
commit 7389ec0ccd
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
libsoup-2.25.1.tar.bz2 libsoup-2.25.2.tar.bz2

View File

@ -3,8 +3,8 @@
### Abstract ### ### Abstract ###
Name: libsoup Name: libsoup
Version: 2.25.1 Version: 2.25.2
Release: 3%{?dist} Release: 1%{?dist}
License: LGPLv2 License: LGPLv2
Group: Development/Libraries Group: Development/Libraries
Summary: Soup, an HTTP library implementation Summary: Soup, an HTTP library implementation
@ -77,11 +77,15 @@ rm -rf $RPM_BUILD_ROOT
%files devel %files devel
%defattr(-,root,root,-) %defattr(-,root,root,-)
%{_includedir}/%{name}-2.4 %{_includedir}/%{name}-2.4
%{_includedir}/%{name}-gnome-2.4
%{_libdir}/*.so %{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%{_datadir}/gtk-doc/html/%{name}-2.4 %{_datadir}/gtk-doc/html/%{name}-2.4
%changelog %changelog
* Mon Dec 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.2-1
- Update to 2.25.2
* Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-3 * Wed Nov 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.25.1-3
- Fix BuildRequires - Fix BuildRequires

View File

@ -1 +1 @@
5531d07189431bad925b27f0f8f94ff4 libsoup-2.25.1.tar.bz2 896b5706e78ab30bd5cba7b928642c5a libsoup-2.25.2.tar.bz2