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