From 7f71295d3057eec21436fd8aa9abd8a5c12da09f Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 07:37:41 +0100 Subject: [PATCH] update to 1.28.1 [release 1.28.1-1mamba;Sun Oct 17 2021] --- nfoview.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/nfoview.spec b/nfoview.spec index 9a9b034..4efeaad 100644 --- a/nfoview.spec +++ b/nfoview.spec @@ -1,21 +1,19 @@ %define majver %(echo %version | cut -d. -f1-2) Name: nfoview -Version: 1.28 +Version: 1.28.1 Release: 1mamba Summary: Viewer for NFO files Group: Applications/Text Vendor: openmamba Distribution: openmamba -Packager: Stefano Cotta Ramusino -URL: http://home.gna.org/nfoview/ +Packager: Silvan Calarco +URL: https://otsaloma.io/nfoview/ Source: https://github.com/otsaloma/nfoview.git/%{version}/nfoview-%{version}.tar.bz2 License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: libpython3-devel -BuildRequires: python3 ## AUTOBUILDREQ-END Requires: python3 >= %python3_version -BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildArch: noarch %description @@ -46,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc COPYING %changelog +* Sun Oct 17 2021 Silvan Calarco 1.28.1-1mamba +- update to 1.28.1 + * Sun Oct 25 2020 Automatic Build System 1.28-1mamba - automatic version update by autodist