Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2021-11-05 22:58:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and      /work/SRC/openSUSE:Factory/.epiphany.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "epiphany"

Fri Nov  5 22:58:44 2021 rev:186 rq:929603 version:41.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes        2021-09-29 
20:19:48.639066445 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new.1890/epiphany.changes      
2021-11-05 22:59:04.708298802 +0100
@@ -1,0 +2,11 @@
+Thu Nov  4 13:10:57 UTC 2021 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Stop passing option distributor_name=openSUSE to meson, no longer
+  used nor recognized.
+- Drop pkgconfig(libportal) BuildRequires, and pass
+  libportal=disabled to meson, we are not building a flatpak, so no
+  need for libportal.
+- Drop epiphany-rpmlintrc, no longer needed.
+- Update Supplements to current standard.
+
+-------------------------------------------------------------------

Old:
----
  epiphany-rpmlintrc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ epiphany.spec ++++++
--- /var/tmp/diff_new_pack.ktDl6e/_old  2021-11-05 22:59:05.504299334 +0100
+++ /var/tmp/diff_new_pack.ktDl6e/_new  2021-11-05 22:59:05.508299336 +0100
@@ -24,7 +24,6 @@
 Group:          Productivity/Networking/Web/Browsers
 URL:            https://wiki.gnome.org/Apps/Web
 Source0:        
https://download.gnome.org/sources/epiphany/41/%{name}-%{version}.tar.xz
-Source99:       %{name}-rpmlintrc
 
 BuildRequires:  fdupes
 BuildRequires:  meson >= 0.47.0
@@ -47,7 +46,6 @@
 BuildRequires:  pkgconfig(libarchive)
 BuildRequires:  pkgconfig(libdazzle-1.0) >= 3.37.1
 BuildRequires:  pkgconfig(libhandy-1) >= 0.90.0
-BuildRequires:  pkgconfig(libportal) >= 0.0.2
 BuildRequires:  pkgconfig(libsecret-1) >= 0.19.0
 BuildRequires:  pkgconfig(libsoup-3.0) >= 2.48.0
 BuildRequires:  pkgconfig(libxml-2.0) >= 2.6.12
@@ -68,7 +66,7 @@
 Summary:        GNOME Web Browser -- Upstream default bookmarks and user agent 
string
 Group:          Productivity/Networking/Web/Browsers
 Requires:       %{name} = %{version}
-Supplements:    packageand(%{name}:branding-upstream)
+Supplements:    (%{name} and branding-upstream)
 Conflicts:      %{name}-branding
 Provides:       %{name}-branding = %{version}
 BuildArch:      noarch
@@ -85,7 +83,7 @@
 Group:          Productivity/Networking/Web/Browsers
 Requires:       %{name} = %{version}
 Requires:       gnome-shell
-Supplements:    packageand(%{name}:gnome-shell)
+Supplements:    (%{name} and gnome-shell)
 
 %description -n gnome-shell-search-provider-epiphany
 Epiphany is a Web browser for the GNOME Desktop.
@@ -101,9 +99,9 @@
 %build
 %meson \
        -Ddeveloper_mode=false \
-       -Ddistributor_name=openSUSE \
        -Dunit_tests=disabled \
        -Dsoup2=disabled \
+       -Dlibportal=disabled \
        %{nil}
 %meson_build
 

Reply via email to