- Update to 2.25.2
This commit is contained in:
parent
23d88dc032
commit
7389ec0ccd
@ -1 +1 @@
|
|||||||
libsoup-2.25.1.tar.bz2
|
libsoup-2.25.2.tar.bz2
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user