2 Commits

2 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 22 21:16:55 CET 2025 - Stanislav Brabec <sbrabec@suse.com>
- Remove unused BuildRequires: update-desktop-files.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 26 08:21:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Mon Feb 26 08:21:15 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package fbreader # spec file for package fbreader
# #
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via https://bugs.opensuse.org/
# #
@@ -21,9 +21,9 @@ Name: fbreader
Version: 0.99.4 Version: 0.99.4
Release: 0 Release: 0
Summary: E-book reader Summary: E-book reader
License: GPL-2.0+ License: GPL-2.0-or-later
Group: Productivity/Other Group: Productivity/Other
Url: http://www.fbreader.org/ URL: http://www.fbreader.org/
Source0: %{name}-sources-%{version}.tgz Source0: %{name}-sources-%{version}.tgz
Source1: FBReader.desktop Source1: FBReader.desktop
Source3: fbreader.xml Source3: fbreader.xml
@@ -41,7 +41,6 @@ BuildRequires: expat
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5Gui)
BuildRequires: pkgconfig(Qt5Network) BuildRequires: pkgconfig(Qt5Network)
BuildRequires: pkgconfig(Qt5Widgets) BuildRequires: pkgconfig(Qt5Widgets)