update to 3.38.1 [release 3.38.1-1mamba;Sat Mar 27 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 23:13:13 +01:00
parent df1254e401
commit ed91bc1408

View File

@ -1,14 +1,14 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: gnome-online-accounts
Version: 3.38.0
Version: 3.38.1
Release: 1mamba
Summary: GNOME service to manage online accounts
Group: System/Servers
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://live.gnome.org
Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-online-accounts/%{majver}/gnome-online-accounts-%{version}.tar.xz
URL: https://live.gnome.org
Source: https://download.gnome.org/sources/gnome-online-accounts/%{majver}/gnome-online-accounts-%{version}.tar.xz
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -71,7 +71,6 @@ BuildRequires: udev-devel
## AUTOBUILDREQ-END
BuildRequires: libsecret-devel
BuildRequires: libsignon-glib-devel >= 2.1
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
GNOME Online Accounts is a framework used for GNOME applications to access the user's online accounts.
@ -94,6 +93,8 @@ Requires: gtk-doc
%description apidocs
This package includes the %{name} API documentation.
%debug_package
%prep
%setup -q
@ -155,6 +156,9 @@ This package includes the %{name} API documentation.
%{_datadir}/gtk-doc/html/goa/*
%changelog
* Sat Mar 27 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.38.1-1mamba
- update to 3.38.1
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba
- automatic version update by autodist