2 Commits

2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 22 21:25:38 CET 2025 - Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
-------------------------------------------------------------------
Sat Jun 14 17:30:25 UTC 2025 - Nathan Cutler <ncutler@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package scrot
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,6 @@ Group: Productivity/Graphics/Other
URL: https://github.com/resurrecting-open-source-projects/scrot
Source: https://github.com/resurrecting-open-source-projects/scrot/releases/download/%{version}/%{name}-%{version}.tar.gz
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(imlib2)
BuildRequires: pkgconfig(libbsd)
BuildRequires: pkgconfig(xcomposite)