update to 40.0 [release 40.0-1mamba;Sat Apr 10 2021]

This commit is contained in:
Silvan Calarco 2024-01-05 23:29:19 +01:00
parent 6c063744cf
commit 9b4b552b44

View File

@ -1,19 +1,18 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1)
Name: gsettings-desktop-schemas Name: gsettings-desktop-schemas
Version: 3.38.0 Version: 40.0
Release: 1mamba Release: 1mamba
Summary: A collection of GSettings schemas for settings shared by various components of a desktop Summary: A collection of GSettings schemas for settings shared by various components of a desktop
Group: Graphical Desktop/Applications/Configuration Group: Graphical Desktop/Applications/Configuration
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.gnome.org URL: https://www.gnome.org
Source: ftp://ftp.gnome.org/pub/gnome/sources/gsettings-desktop-schemas/%{majver}/gsettings-desktop-schemas-%{version}.tar.xz Source: https://download.gnome.org/sources/gsettings-desktop-schemas/%{majver}/gsettings-desktop-schemas-%{version}.tar.xz
License: LGPL License: LGPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
Requires(post):%{_bindir}/glib-compile-schemas Requires(post):%{_bindir}/glib-compile-schemas
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
A collection of GSettings schemas for settings shared by various components of a desktop. A collection of GSettings schemas for settings shared by various components of a desktop.
@ -73,6 +72,9 @@ fi
%doc ChangeLog NEWS README %doc ChangeLog NEWS README
%changelog %changelog
* Sat Apr 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.0-1mamba
- update to 40.0
* Fri Sep 18 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba * Fri Sep 18 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba
- automatic version update by autodist - automatic version update by autodist