Update to 2.52.1
This commit is contained in:
parent
faef251d67
commit
a270262fca
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.51.90.tar.xz
|
||||
/libsoup-2.51.92.tar.xz
|
||||
/libsoup-2.52.0.tar.xz
|
||||
/libsoup-2.52.1.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.52.0
|
||||
Version: 2.52.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: Development/Libraries
|
||||
@ -85,6 +85,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 2.52.1-1
|
||||
- Update to 2.52.1
|
||||
|
||||
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 2.52.0-1
|
||||
- Update to 2.52.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user