automatic version update by autodist [release 2.52.2-1mamba;Fri Nov 13 2015]
This commit is contained in:
parent
5bd2958f56
commit
e6d791e164
@ -1,7 +1,7 @@
|
|||||||
%define apiversion 2.4
|
%define apiversion 2.4
|
||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Version: 2.52.1
|
Version: 2.52.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: An HTTP library implementation in C
|
Summary: An HTTP library implementation in C
|
||||||
@ -117,6 +117,7 @@ Requires: gtk-doc
|
|||||||
%{_libdir}/*.la
|
%{_libdir}/*.la
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_datadir}/gir-1.0/Soup*-*.gir
|
%{_datadir}/gir-1.0/Soup*-*.gir
|
||||||
|
%{_datadir}/vala/vapi/libsoup-*.deps
|
||||||
%{_datadir}/vala/vapi/libsoup-*.vapi
|
%{_datadir}/vala/vapi/libsoup-*.vapi
|
||||||
%{_libdir}/pkgconfig/libsoup*.pc
|
%{_libdir}/pkgconfig/libsoup*.pc
|
||||||
%doc NEWS README
|
%doc NEWS README
|
||||||
@ -126,6 +127,9 @@ Requires: gtk-doc
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-%{apiversion}/
|
%{_datadir}/gtk-doc/html/%{name}-%{apiversion}/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 13 2015 Automatic Build System <autodist@mambasoft.it> 2.52.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Oct 13 2015 Automatic Build System <autodist@mambasoft.it> 2.52.1-1mamba
|
* Tue Oct 13 2015 Automatic Build System <autodist@mambasoft.it> 2.52.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user