fixed URL; closes #1 [release 2.18.0-3mamba;Sat Nov 02 2024]

This commit is contained in:
Silvan Calarco 2024-11-03 21:02:13 +01:00
parent 04a0aba27b
commit a9e90ea217

View File

@ -1,20 +1,19 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: gnome-mime-data
Version: 2.18.0
Release: 2mamba
Release: 3mamba
Summary: Base set of file types and applications for GNOME
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.gnome.org
URL: https://www.gnome.org
Source: http://ftp.acc.umu.se/pub/GNOME/sources/gnome-mime-data/%{majver}/gnome-mime-data-%{version}.tar.gz
License: GPL
BuildRequires: gettext-devel
BuildRequires: perl-XML-Parser
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: gettext-devel
BuildRequires: perl-XML-Parser
%description
The gnome-mime-data package contains the base set of file types and applications for GNOME.
@ -48,6 +47,9 @@ install -m 644 man/gnome-vfs-mime.5 %{buildroot}%{_mandir}/man5
%{_mandir}/man5/gnome-vfs-mime.5*
%changelog
* Sat Nov 02 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.18.0-3mamba
- fixed URL; closes #1
* Mon Aug 19 2013 Automatic Build System <autodist@mambasoft.it> 2.18.0-2mamba
- automatic rebuild by autodist