Compare commits
1 Commits
0.2.6-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
fbc641c1ee |
@ -5,3 +5,4 @@ It's extremely lightweight and fast with low memory usage.
|
|||||||
This makes it very suitable as default image viewer of desktop system.
|
This makes it very suitable as default image viewer of desktop system.
|
||||||
Although it is developed as the primary image viewer of LXDE, the Lightweight X11 Desktop Environment, it only requires GTK+ and can be used in any desktop environment.
|
Although it is developed as the primary image viewer of LXDE, the Lightweight X11 Desktop Environment, it only requires GTK+ and can be used in any desktop environment.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gpicview
|
Name: gpicview
|
||||||
Version: 0.2.6
|
Version: 0.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Simple and fast Image Viewer for X
|
Summary: Simple and fast Image Viewer for X
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -33,7 +33,6 @@ It's extremely lightweight and fast with low memory usage.
|
|||||||
This makes it very suitable as default image viewer of desktop system.
|
This makes it very suitable as default image viewer of desktop system.
|
||||||
Although it is developed as the primary image viewer of LXDE, the Lightweight X11 Desktop Environment, it only requires GTK+ and can be used in any desktop environment.
|
Although it is developed as the primary image viewer of LXDE, the Lightweight X11 Desktop Environment, it only requires GTK+ and can be used in any desktop environment.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
@ -71,9 +70,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >/dev/null 2>&1
|
|||||||
%dir %{_datadir}/gpicview/
|
%dir %{_datadir}/gpicview/
|
||||||
%{_datadir}/gpicview//*
|
%{_datadir}/gpicview//*
|
||||||
%{_datadir}/icons/hicolor/48x48/apps/gpicview.png
|
%{_datadir}/icons/hicolor/48x48/apps/gpicview.png
|
||||||
|
%{_mandir}/man1/gpicview.1*
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 29 2025 Automatic Build System <autodist@openmamba.org> 0.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Nov 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.6-1mamba
|
* Tue Nov 19 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.2.6-1mamba
|
||||||
- update to 0.2.6
|
- update to 0.2.6
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user