Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libportal for openSUSE:Factory checked in at 2024-01-05 21:40:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libportal (Old) and /work/SRC/openSUSE:Factory/.libportal.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libportal" Fri Jan 5 21:40:53 2024 rev:7 rq:1136902 version:0.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/libportal/libportal.changes 2023-11-19 20:14:08.938805765 +0100 +++ /work/SRC/openSUSE:Factory/.libportal.new.28375/libportal.changes 2024-01-05 21:41:11.789804394 +0100 @@ -1,0 +2,5 @@ +Wed Nov 22 00:17:28 UTC 2023 - Jan Engelhardt <jeng...@inai.de> + +- Replace copypasted summaries by something more concrete + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libportal.spec ++++++ --- /var/tmp/diff_new_pack.OiHpWG/_old 2024-01-05 21:41:12.489829990 +0100 +++ /var/tmp/diff_new_pack.OiHpWG/_new 2024-01-05 21:41:12.489829990 +0100 @@ -21,7 +21,7 @@ Name: libportal Version: 0.7.1 Release: 0 -Summary: A GIO-style async APIs for most Flatpak portals +Summary: A GIO-style async API for most Flatpak portals License: LGPL-3.0-or-later URL: https://github.com/flatpak/libportal Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.xz @@ -44,61 +44,61 @@ BuildRequires: pkgconfig(vapigen) %description -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. %package -n %{name}%{sover} -Summary: Shared library for %{name} +Summary: A GIO-style async API for most Flatpak portals Obsoletes: libportal-1 Provides: libportal-1 %description -n %{name}%{sover} -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the shared library of %{name}. %package -n %{name}-gtk3-%{sover} -Summary: Shared library for %{name} +Summary: GTK3 integration for libportal %description -n %{name}-gtk3-%{sover} -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the shared library of %{name}. %package -n %{name}-gtk4-%{sover} -Summary: Shared library for %{name} +Summary: GTK4 integration for libportal %description -n %{name}-gtk4-%{sover} -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the shared library of %{name}. %package -n %{name}-qt5-%{sover} -Summary: Shared library for %{name} +Summary: Qt5 integration for libportal %description -n %{name}-qt5-%{sover} -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the shared library of %{name}. %package -n typelib-1_0-Xdp-1_0 Summary: Introspections files for libportal %description -n typelib-1_0-Xdp-1_0 -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the introspection files of %{name}. %package -n typelib-1_0-XdpGtk3-1_0 Summary: Introspections files for libportal %description -n typelib-1_0-XdpGtk3-1_0 -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the introspection files of %{name}. %package -n typelib-1_0-XdpGtk4-1_0 Summary: Introspections files for libportal %description -n typelib-1_0-XdpGtk4-1_0 -A GIO-style async APIs for most Flatpak portals. +A GIO-style async API for most Flatpak portals. This package contains the introspection files of %{name}. %package devel -Summary: A GIO-style async APIs for most Flatpak portals -- Development files +Summary: Headers for libportal, a GIO async API for Flatpak portals Requires: %{name}%{sover} = %{version} Requires: typelib-1_0-Xdp-1_0 = %{version} @@ -107,7 +107,7 @@ header files for developing applications that use %{name}. %package gtk3-devel -Summary: A GIO-style async APIs for most Flatpak portals -- Development files +Summary: Headers for the libportal GTK3 integration library Requires: %{name}-gtk3-%{sover} = %{version} Requires: typelib-1_0-XdpGtk3-1_0 = %{version} @@ -116,7 +116,7 @@ header files for developing applications that use %{name}. %package gtk4-devel -Summary: A GIO-style async APIs for most Flatpak portals -- Development files +Summary: Headers for the libportal GTK4 integration library Requires: %{name}-gtk4-%{sover} = %{version} Requires: typelib-1_0-XdpGtk4-1_0 = %{version} @@ -125,7 +125,7 @@ header files for developing applications that use %{name}. %package qt5-devel -Summary: A GIO-style async APIs for most Flatpak portals -- Development files +Summary: Headers for libportal Qt5 integration library Requires: %{name}-qt5-%{sover} = %{version} %description qt5-devel