From a9e90ea21796c497c3323583f1188ee896e0f487 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sun, 3 Nov 2024 21:02:13 +0100 Subject: [PATCH] fixed URL; closes #1 [release 2.18.0-3mamba;Sat Nov 02 2024] --- gnome-mime-data.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gnome-mime-data.spec b/gnome-mime-data.spec index e0f7884..63cc4cf 100644 --- a/gnome-mime-data.spec +++ b/gnome-mime-data.spec @@ -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 -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 2.18.0-3mamba +- fixed URL; closes #1 + * Mon Aug 19 2013 Automatic Build System 2.18.0-2mamba - automatic rebuild by autodist