update to 1.28.1 [release 1.28.1-1mamba;Sun Oct 17 2021]
This commit is contained in:
parent
c942746ed3
commit
7f71295d30
11
nfoview.spec
11
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 <stefano.cotta@openmamba.org>
|
||||
URL: http://home.gna.org/nfoview/
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
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 <silvan.calarco@mambasoft.it> 1.28.1-1mamba
|
||||
- update to 1.28.1
|
||||
|
||||
* Sun Oct 25 2020 Automatic Build System <autodist@mambasoft.it> 1.28-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user