automatic version update by autodist [release 2.74.0-1mamba;Mon Aug 23 2021]
This commit is contained in:
parent
a1b3c42139
commit
e0f51ab68c
25
libsoup.spec
25
libsoup.spec
@ -1,7 +1,7 @@
|
||||
%define apiversion 2.4
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: libsoup
|
||||
Version: 2.72.0
|
||||
Version: 2.74.0
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: An HTTP library implementation in C
|
||||
@ -9,31 +9,23 @@ Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{majversion}/%{name}-%{version}.tar.xz
|
||||
URL: https://www.gnome.org/
|
||||
Source: https://download.gnome.org/sources/%{name}/%{majversion}/%{name}-%{version}.tar.xz
|
||||
License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: GConf-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: libdbus-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libbrotli-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libgnome-keyring-devel
|
||||
BuildRequires: libproxy-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libgpg-error-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libkrb5-devel
|
||||
BuildRequires: libpsl-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
BuildRequires: libtasn1-devel
|
||||
BuildRequires: libsysprof-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
BuildRequires: ORBit2-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: glib-networking
|
||||
BuildRequires: pkgconfig
|
||||
Requires: glib-networking
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Soup is an HTTP library implementation in C.
|
||||
@ -131,6 +123,9 @@ Requires: gtk-doc
|
||||
%{_datadir}/gtk-doc/html/%{name}-%{apiversion}/
|
||||
|
||||
%changelog
|
||||
* Mon Aug 23 2021 Automatic Build System <autodist@mambasoft.it> 2.74.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 19 2020 Automatic Build System <autodist@mambasoft.it> 2.72.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user