Update to 2.62.2
This commit is contained in:
parent
91871a2c30
commit
42c717870a
1
.gitignore
vendored
1
.gitignore
vendored
@ -93,3 +93,4 @@ libsoup-2.31.6.tar.bz2
|
||||
/libsoup-2.61.91.tar.xz
|
||||
/libsoup-2.62.0.tar.xz
|
||||
/libsoup-2.62.1.tar.xz
|
||||
/libsoup-2.62.2.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define glib2_version 2.38.0
|
||||
|
||||
Name: libsoup
|
||||
Version: 2.62.1
|
||||
Version: 2.62.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Soup, an HTTP library implementation
|
||||
|
||||
@ -81,6 +81,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_libdir}/*.so
|
||||
%{_datadir}/vala/vapi/libsoup-2.4.vapi
|
||||
|
||||
%changelog
|
||||
* Tue May 08 2018 Kalev Lember <klember@redhat.com> - 2.62.2-1
|
||||
- Update to 2.62.2
|
||||
|
||||
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 2.62.1-1
|
||||
- Update to 2.62.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsoup-2.62.1.tar.xz) = 0617abdf41ab339496e81da83ff67e507913ed42ab6ce149afc5dedea74d0118dbaac2913d8ff2875b8842546504b6c0a373e2746e5007a5f4e24197f94b30f5
|
||||
SHA512 (libsoup-2.62.2.tar.xz) = fbb3f2bc35cf11c7ecf47aada8d92344a15e351ace4133686512b3e2d619e831d9f80781387252a2652625cc0ba21cf4775bf5c1ca8bec5f5ccf0af15ef23850
|
||||
|
Loading…
Reference in New Issue
Block a user