automatic version update by autodist [release 4.2.0-1mamba;Tue Nov 08 2022]
This commit is contained in:
parent
6fb008f191
commit
7a2e5e9cf6
@ -3,7 +3,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1)
|
%define majver %(echo %version | cut -d. -f 1)
|
||||||
Name: libgweather
|
Name: libgweather
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.0.0
|
Version: 4.2.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GNOME weather library
|
Summary: GNOME weather library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -15,12 +15,14 @@ Source: https://gitlab.gnome.org/GNOME/libgweather.git/%{version}/libgwea
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgeocode-glib-devel
|
BuildRequires: libgeocode-glib-2-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libsoup2-devel
|
BuildRequires: libjson-glib-devel
|
||||||
|
BuildRequires: libsoup-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: glade-devel
|
BuildRequires: glade-devel
|
||||||
|
BuildRequires: libgeocode-glib-2-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNOME weather library.
|
GNOME weather library.
|
||||||
@ -94,6 +96,9 @@ Requires: gtk-doc
|
|||||||
%{_docdir}/libgweather-%{apiver}/*
|
%{_docdir}/libgweather-%{apiver}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 08 2022 Automatic Build System <autodist@mambasoft.it> 4.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Jun 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.0-1mamba
|
* Fri Jun 24 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 4.0.0-1mamba
|
||||||
- update to 4.0.0
|
- update to 4.0.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user