Update to 2.47.92
This commit is contained in:
parent
86d5e49040
commit
4bb6cf9abc
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@ libsoup-2.31.6.tar.bz2
|
|||||||
/libsoup-2.46.0.tar.xz
|
/libsoup-2.46.0.tar.xz
|
||||||
/libsoup-2.47.3.tar.xz
|
/libsoup-2.47.3.tar.xz
|
||||||
/libsoup-2.47.4.tar.xz
|
/libsoup-2.47.4.tar.xz
|
||||||
|
/libsoup-2.47.92.tar.xz
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.47.4
|
Version: 2.47.92
|
||||||
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
|
||||||
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-2.4
|
%{_datadir}/gtk-doc/html/%{name}-2.4
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 15 2014 Kalev Lember <kalevlember@gmail.com> - 2.47.92-1
|
||||||
|
- Update to 2.47.92
|
||||||
|
|
||||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.47.4-2
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.47.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user