forked from pool/xfce4-screenshooter
Accepting request 629972 from X11:xfce
OBS-URL: https://build.opensuse.org/request/show/629972 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xfce4-screenshooter?expand=0&rev=29
This commit is contained in:
commit
21896d0792
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:904f3a61417ace55a3b144187565335f8ad5e530ca23b397ce90ed61708c6091
|
|
||||||
size 504757
|
|
3
xfce4-screenshooter-1.9.3.tar.bz2
Normal file
3
xfce4-screenshooter-1.9.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:364ebddc4c9971b4023aa8019d4e3bd08f091b65dc98b218beb55851f69ceda2
|
||||||
|
size 502188
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 12 17:03:38 UTC 2018 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
- update to version 1.9.3
|
||||||
|
- Allow user to move selection rectangle (bxo#14365)
|
||||||
|
- Allow and remember 0sec delay for all regions (bxo#13763)
|
||||||
|
- Fix clipboard action handling (bxo#14513)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 15 14:21:06 UTC 2018 - seife+obs@b1-systems.com
|
Tue May 15 14:21:06 UTC 2018 - seife+obs@b1-systems.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define panel_version 4.12.0
|
%define panel_version 4.12.0
|
||||||
|
|
||||||
Name: xfce4-screenshooter
|
Name: xfce4-screenshooter
|
||||||
Version: 1.9.2
|
Version: 1.9.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Screenshot Tool for the Xfce Desktop
|
Summary: Screenshot Tool for the Xfce Desktop
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -96,7 +96,8 @@ rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libscreenshooterplugin.la
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc COPYING NEWS README TODO
|
%doc NEWS README TODO
|
||||||
|
%license COPYING
|
||||||
%{_bindir}/xfce4-screenshooter
|
%{_bindir}/xfce4-screenshooter
|
||||||
%{_datadir}/icons/hicolor/*/apps/applets-screenshooter.*
|
%{_datadir}/icons/hicolor/*/apps/applets-screenshooter.*
|
||||||
%{_datadir}/applications/xfce4-screenshooter.desktop
|
%{_datadir}/applications/xfce4-screenshooter.desktop
|
||||||
|
Loading…
Reference in New Issue
Block a user