update to 40.0 [release 40.0-1mamba;Tue Mar 30 2021]
This commit is contained in:
parent
7d0971ee3f
commit
02bd78bda1
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define majver %(echo %version | cut -d. -f 1)
|
||||
|
||||
Name: gnome-disk-utility
|
||||
Version: 3.38.2
|
||||
Version: 40.0
|
||||
Release: 1mamba
|
||||
Summary: GNOME disk management application
|
||||
Group: System/Libraries
|
||||
@ -9,7 +9,7 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://git.gnome.org/browse/gnome-disk-utility
|
||||
Source: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-disk-utility/%{majver}/gnome-disk-utility-%{version}.tar.xz
|
||||
Source: https://download.gnome.org/sources/gnome-disk-utility/%{majver}/gnome-disk-utility-%{version}.tar.xz
|
||||
Patch0: gnome-disk-utility-3.8.2-gcc-4.8.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -50,11 +50,10 @@ BuildRequires: intltool
|
||||
BuildRequires: libavahi-gtk3-devel
|
||||
BuildRequires: libsecret-devel
|
||||
BuildRequires: libpwquality-devel
|
||||
Obsoletes: libgnome-disk-utility
|
||||
Obsoletes: libgnome-disk-utility-devel
|
||||
Obsoletes: gnome-disk-utility-nautilus
|
||||
Obsoletes: libgnome-disk-utility < 40.0
|
||||
Obsoletes: libgnome-disk-utility-devel < 40.0
|
||||
Obsoletes: gnome-disk-utility-nautilus < 40.0
|
||||
#Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
This package contains the Palimpsest disk management application.
|
||||
@ -77,8 +76,7 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description -n lib%{name}-devel
|
||||
GNOME disk management application.
|
||||
|
||||
This package contains static libraries and header files need for development.
|
||||
This package contains static libraries and header files needed for development.
|
||||
|
||||
%package nautilus
|
||||
Summary: %{name} Nautilus extension
|
||||
@ -87,7 +85,6 @@ Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
|
||||
%description nautilus
|
||||
GNOME disk management application.
|
||||
|
||||
This package contains a Nautilus extension providing formatting functionality.
|
||||
|
||||
%debug_package
|
||||
@ -174,6 +171,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor || :
|
||||
#NEWS README
|
||||
|
||||
%changelog
|
||||
* Tue Mar 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 40.0-1mamba
|
||||
- update to 40.0
|
||||
|
||||
* Sat Feb 13 2021 Automatic Build System <autodist@mambasoft.it> 3.38.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user