automatic version update by autodist [release 2.52.0-1mamba;Sat Oct 10 2015]
This commit is contained in:
parent
0d03721b3c
commit
45ebfd3137
@ -1,7 +1,7 @@
|
||||
%define apiversion 2.4
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: libsoup
|
||||
Version: 2.50.0
|
||||
Version: 2.52.0
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: An HTTP library implementation in C
|
||||
@ -116,7 +116,8 @@ Requires: gtk-doc
|
||||
%{_libdir}/*.a
|
||||
%{_libdir}/*.la
|
||||
%{_libdir}/*.so
|
||||
%{_datadir}/gir-1.0/Soup*-2.4.gir
|
||||
%{_datadir}/gir-1.0/Soup*-*.gir
|
||||
%{_datadir}/vala/vapi/libsoup-*.vapi
|
||||
%{_libdir}/pkgconfig/libsoup*.pc
|
||||
%doc NEWS README
|
||||
|
||||
@ -125,6 +126,9 @@ Requires: gtk-doc
|
||||
%{_datadir}/gtk-doc/html/%{name}-%{apiversion}/
|
||||
|
||||
%changelog
|
||||
* Sat Oct 10 2015 Automatic Build System <autodist@mambasoft.it> 2.52.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 09 2015 Automatic Build System <autodist@mambasoft.it> 2.50.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user