2.37.4
This commit is contained in:
parent
abd5039845
commit
bec592f880
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.37.1.tar.xz
|
/libsoup-2.37.1.tar.xz
|
||||||
/libsoup-2.37.2.tar.xz
|
/libsoup-2.37.2.tar.xz
|
||||||
/libsoup-2.37.3.tar.xz
|
/libsoup-2.37.3.tar.xz
|
||||||
|
/libsoup-2.37.4.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.37.3
|
Version: 2.37.4
|
||||||
Release: 2%{?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
|
||||||
@ -80,6 +80,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-2.4
|
%{_datadir}/gtk-doc/html/%{name}-2.4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 2.37.4-1
|
||||||
|
- Update to 2.37.4
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.37.3-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.37.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user