Update to 2.53.90
This commit is contained in:
parent
5a7593c11c
commit
3dc435218f
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.52.1.tar.xz
|
/libsoup-2.52.1.tar.xz
|
||||||
/libsoup-2.53.1.tar.xz
|
/libsoup-2.53.1.tar.xz
|
||||||
/libsoup-2.53.2.tar.xz
|
/libsoup-2.53.2.tar.xz
|
||||||
|
/libsoup-2.53.90.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.53.2
|
Version: 2.53.90
|
||||||
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
|
||||||
@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 2.53.90-1
|
||||||
|
- Update to 2.53.90
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.53.2-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.53.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user