1
0
Dominique Leuenberger 2017-08-24 16:29:12 +00:00 committed by Git OBS Bridge
commit 5b3b185e9d
4 changed files with 27 additions and 11 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Jul 19 07:46:21 UTC 2017 - seife+obs@b1-systems.com
- update to version 1.9.1
- Fix crash on program exit after image upload (bug #13415)
- version 1.9.0
- Use HTTPS for imgur (bxo#13415)
- version 1.8.99
- Port to GTK+3
- Fix appdata description
- Fix crash in GValueArray handling (bxo#11879)
- Use while instead of when in strings (bxo#12157)
- Fix gray overlay in region mode screenshots (bxo#11922)
- Fix crash when uploading to zimagez (bxo#11879)
- Updated translations
-------------------------------------------------------------------
Tue Jan 27 08:46:53 UTC 2015 - gber@opensuse.org

View File

@ -17,29 +17,29 @@
#
%define panel_version 4.7.0
%define panel_version 4.12.0
Name: xfce4-screenshooter
Version: 1.8.2
Version: 1.9.1
Release: 0
Summary: Screenshot Tool for the Xfce Desktop
License: GPL-2.0+
Group: Productivity/Graphics/Other
Url: http://goodies.xfce.org/projects/applications/xfce4-screenshooter
Source: http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/%{name}-%{version}.tar.bz2
Source: http://archive.xfce.org/src/apps/xfce4-screenshooter/1.9/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: update-desktop-files
BuildRequires: xfce4-dev-tools
BuildRequires: pkgconfig(exo-1)
BuildRequires: pkgconfig(exo-2) >= 0.11.0
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gthread-2.0)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libxfce4panel-1.0)
BuildRequires: pkgconfig(libxfce4ui-1)
BuildRequires: pkgconfig(libxfce4util-1.0)
BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.12.0
BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.10.0
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xfixes)
Recommends: %{name}-lang = %{version}