From 1e94cea4ef7364e77ec71b2be78f17c3311a14732d953c896eddee5f6591617d Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Tue, 19 May 2020 12:48:35 +0000 Subject: [PATCH 1/2] OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=5 --- azote.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/azote.spec b/azote.spec index f122699..1d06ade 100644 --- a/azote.spec +++ b/azote.spec @@ -25,6 +25,7 @@ License: GPL-3.0-only Group: Productivity/Graphics/Viewers URL: https://github.com/nwg-piotr/azote Source: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +BuildRequires: gobject-introspection BuildRequires: python3-Pillow BuildRequires: python3-gobject BuildRequires: python3-setuptools @@ -32,6 +33,7 @@ Requires: feh Requires: python3-Pillow Requires: python3-Send2Trash Requires: python3-gobject +Requires: python3-gobject-Gdk Requires: wget Requires: wmctrl Requires: xrandr From 6e8028ec37f14cb597bf07b8de4da4fa02b6e36f6ef66817e8a3f8cc200fb781 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Wed, 20 May 2020 06:17:16 +0000 Subject: [PATCH 2/2] - Add BuildRequires gobject-introspection and python3-gobject-Gdk OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/azote?expand=0&rev=6 --- azote.changes | 5 +++++ azote.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/azote.changes b/azote.changes index 45f62c9..e7573d2 100644 --- a/azote.changes +++ b/azote.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 20 06:15:47 UTC 2020 - Michael Vetter + +- Add BuildRequires gobject-introspection and python3-gobject-Gdk + ------------------------------------------------------------------- Tue May 19 11:16:58 UTC 2020 - Michael Vetter diff --git a/azote.spec b/azote.spec index 1d06ade..f122699 100644 --- a/azote.spec +++ b/azote.spec @@ -25,7 +25,6 @@ License: GPL-3.0-only Group: Productivity/Graphics/Viewers URL: https://github.com/nwg-piotr/azote Source: %{url}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: gobject-introspection BuildRequires: python3-Pillow BuildRequires: python3-gobject BuildRequires: python3-setuptools @@ -33,7 +32,6 @@ Requires: feh Requires: python3-Pillow Requires: python3-Send2Trash Requires: python3-gobject -Requires: python3-gobject-Gdk Requires: wget Requires: wmctrl Requires: xrandr