Update to 2.43.5

This commit is contained in:
Kalev Lember 2013-08-09 21:12:28 +02:00
parent c8f7a0ec0c
commit 188c78653a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -47,3 +47,4 @@ libsoup-2.31.6.tar.bz2
/libsoup-2.43.1.tar.xz
/libsoup-2.43.2.tar.xz
/libsoup-2.43.4.tar.xz
/libsoup-2.43.5.tar.xz

View File

@ -3,8 +3,8 @@
### Abstract ###
Name: libsoup
Version: 2.43.4
Release: 2%{?dist}
Version: 2.43.5
Release: 1%{?dist}
License: LGPLv2
Group: Development/Libraries
Summary: Soup, an HTTP library implementation
@ -81,6 +81,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
%{_datadir}/gtk-doc/html/%{name}-2.4
%changelog
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 2.43.5-1
- Update to 2.43.5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.43.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
e0a66ccfa1e519774c15e89ebdc12032 libsoup-2.43.4.tar.xz
8e3660878330c8d32fdf2ad51d9e0bcb libsoup-2.43.5.tar.xz