diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec index e78d016..d5422ac 100644 --- a/gnome-online-accounts.spec +++ b/gnome-online-accounts.spec @@ -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 -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 3.38.1-1mamba +- update to 3.38.1 + * Sat Oct 10 2020 Automatic Build System 3.38.0-1mamba - automatic version update by autodist