1
0

Accepting request 726105 from home:tux93:branches:X11:xfce

Update to 1.9.6

OBS-URL: https://build.opensuse.org/request/show/726105
OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-screenshooter?expand=0&rev=54
This commit is contained in:
Maurizio Galli 2019-08-27 06:35:06 +00:00 committed by Git OBS Bridge
parent 4f76559b1c
commit 42255206cb
4 changed files with 25 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf35b5432cb920987c6d7ff193600e5dd4d73422b6aa02b4ec5288744053b38c
size 502423

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88c174ce687d1f7ba5470d6ab5784d33dc215f8f220211e892e268189dbea658
size 529233

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Aug 26 08:42:34 UTC 2019 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.9.6
* Do not show translation info on --help output (bxo#15883)
* Avoid destroying size window twice (bxo#15792)
* Replace GtkStock buttons
* Add missing NULL as last parameter of
xfce_titled_dialog_new_with_buttons() (bxo#14973)
* Do not use root coordinates for region capture (bxo#15406)
* Install AppData into metainfo
* Update AppData file
* Try to grab seat more than once (bxo#15320)
* Use new xfce_gdk_screen_get_geometry if available
* Make screenshooter-imgur-dialog.ui translatable (bxo#15254)
* Translation Updates
-------------------------------------------------------------------
Fri Aug 16 12:43:08 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>

View File

@ -22,13 +22,14 @@
%bcond_with git
Name: xfce4-screenshooter
Version: 1.9.5
Version: 1.9.6
Release: 0
Summary: Screenshot Tool for the Xfce Desktop
License: GPL-2.0-or-later
Group: Productivity/Graphics/Other
Url: https://goodies.xfce.org/projects/applications/xfce4-screenshooter
Source: https://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/%{name}-%{version}.tar.bz2
BuildRequires: appstream-glib
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: update-desktop-files
@ -95,6 +96,8 @@ NOCONFIGURE=1 ./autogen.sh
rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libscreenshooterplugin.la
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.xml
%find_lang xfce4-screenshooter %{?no_lang_C}
%suse_update_desktop_file -r xfce4-screenshooter -G 'Screenshot Tool' Utility X-SuSE-DesktopUtility GTK
@ -107,8 +110,7 @@ rm -f %{buildroot}%{_libdir}/xfce4/panel/plugins/libscreenshooterplugin.la
%{_bindir}/xfce4-screenshooter
%{_datadir}/icons/hicolor/*/apps/applets-screenshooter.*
%{_datadir}/applications/xfce4-screenshooter.desktop
%dir %{_datadir}/appdata
%{_datadir}/appdata/xfce4-screenshooter.appdata.xml
%{_datadir}/metainfo/xfce4-screenshooter.appdata.xml
%{_mandir}/man1/xfce4-screenshooter.1*
%files -n xfce4-%{plugin}-plugin