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)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: nfoview
|
Name: nfoview
|
||||||
Version: 1.28
|
Version: 1.28.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Viewer for NFO files
|
Summary: Viewer for NFO files
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://home.gna.org/nfoview/
|
URL: https://otsaloma.io/nfoview/
|
||||||
Source: https://github.com/otsaloma/nfoview.git/%{version}/nfoview-%{version}.tar.bz2
|
Source: https://github.com/otsaloma/nfoview.git/%{version}/nfoview-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: python3
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python3 >= %python3_version
|
Requires: python3 >= %python3_version
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -46,6 +44,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun Oct 25 2020 Automatic Build System <autodist@mambasoft.it> 1.28-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user