Accepting request 1158421 from GNOME:Next
GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1158421 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany-branding-openSUSE?expand=0&rev=59
This commit is contained in:
parent
c61f131d83
commit
8793ca2c5e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 16:14:17 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update version to match epiphany.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 11:49:30 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package epiphany-branding-openSUSE
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define epiphany_version %(rpm -q --qf '%%{version}' epiphany)
|
||||
Name: epiphany-branding-openSUSE
|
||||
Version: 42.1
|
||||
Version: %{epiphany_version}
|
||||
Release: 0
|
||||
Summary: GNOME Web Browser -- openSUSE default bookmarks and user agent string
|
||||
License: GPL-2.0-or-later
|
||||
@ -34,7 +34,7 @@ BuildRequires: epiphany >= 3.23.2
|
||||
# reuse build root. You have to build in a clean build root every time!
|
||||
BuildRequires: epiphany-branding-upstream >= 3.11.2
|
||||
Requires: epiphany = %{epiphany_version}
|
||||
Supplements: packageand(epiphany:branding-openSUSE)
|
||||
Supplements: (epiphany and branding-openSUSE)
|
||||
Conflicts: epiphany-branding
|
||||
Provides: epiphany-branding = %{epiphany_version}
|
||||
BuildArch: noarch
|
||||
|
Loading…
Reference in New Issue
Block a user