automatic version update by autodist [release 2.0.1-1mamba;Wed Apr 10 2024]
This commit is contained in:
parent
03205c549c
commit
0c4bdf2f4c
10
nfoview.spec
10
nfoview.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: nfoview
|
Name: nfoview
|
||||||
Version: 1.99
|
Version: 2.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Viewer for NFO files
|
Summary: Viewer for NFO files
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -11,7 +11,6 @@ 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
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: python3 >= %python3_version
|
Requires: python3 >= %python3_version
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -44,14 +43,13 @@ Viewer for NFO files.
|
|||||||
%{_datadir}/icons/hicolor/symbolic/apps/io.otsaloma.nfoview-symbolic.svg
|
%{_datadir}/icons/hicolor/symbolic/apps/io.otsaloma.nfoview-symbolic.svg
|
||||||
%dir %{_datadir}/nfoview
|
%dir %{_datadir}/nfoview
|
||||||
%{_datadir}/nfoview/*
|
%{_datadir}/nfoview/*
|
||||||
%dir %{python3_sitelib}/nfoview-%{version}-py*.egg-info
|
|
||||||
%{python3_sitelib}/nfoview-%{version}-py*.egg-info/*
|
|
||||||
%dir %{python3_sitelib}/nfoview
|
|
||||||
%{python3_sitelib}/nfoview/*
|
|
||||||
%{_mandir}/man1/nfoview.1*
|
%{_mandir}/man1/nfoview.1*
|
||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 10 2024 Automatic Build System <autodist@openmamba.org> 2.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Aug 23 2023 Automatic Build System <autodist@mambasoft.it> 1.99-1mamba
|
* Wed Aug 23 2023 Automatic Build System <autodist@mambasoft.it> 1.99-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user