Update to 2.54.0.1
This commit is contained in:
parent
2d57ed3457
commit
f6c27e4b68
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.53.90.tar.xz
|
||||
/libsoup-2.53.92.tar.xz
|
||||
/libsoup-2.54.0.tar.xz
|
||||
/libsoup-2.54.0.1.tar.xz
|
||||
|
@ -3,7 +3,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.54.0
|
||||
Version: 2.54.0.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2
|
||||
Group: Development/Libraries
|
||||
@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2016 Kalev Lember <klember@redhat.com> - 2.54.0.1-1
|
||||
- Update to 2.54.0.1
|
||||
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 2.54.0-1
|
||||
- Update to 2.54.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user