Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package console for openSUSE:Factory checked 
in at 2022-07-14 16:34:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/console (Old)
 and      /work/SRC/openSUSE:Factory/.console.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "console"

Thu Jul 14 16:34:30 2022 rev:2 rq:989133 version:42.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/console/console.changes  2022-03-23 
20:19:47.618510802 +0100
+++ /work/SRC/openSUSE:Factory/.console.new.1523/console.changes        
2022-07-14 16:34:58.376668894 +0200
@@ -1,0 +2,18 @@
+Thu Jul 14 08:38:11 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 42.2:
+  + Fix GCC warning.
+  + Check for pcre2 during configure.
+- Changes from version 42.1:
+  + Fixed release notes in metainfo.
+- Add explicit pkgconfig(libpcre2-8) BuildRequires, meson checks
+  for it.
+
+-------------------------------------------------------------------
+Wed Jul 13 18:43:51 UTC 2022 - Bj??rn Lie <bjorn....@gmail.com>
+
+- Update to version 42.0:
+  + Drop unneeded custom RPATH.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  console-42.beta.obscpio

New:
----
  console-42.2.obscpio

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

Other differences:
------------------
++++++ console.spec ++++++
--- /var/tmp/diff_new_pack.O5JFwr/_old  2022-07-14 16:34:58.852669364 +0200
+++ /var/tmp/diff_new_pack.O5JFwr/_new  2022-07-14 16:34:58.856669368 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package console
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           console
-Version:        42.beta
+Version:        42.2
 Release:        0
 Summary:        A simple user-friendly terminal emulator for the GNOME desktop
 License:        GPL-3.0-only
@@ -25,8 +25,8 @@
 Source:         %{name}-%{version}.tar.xz
 
 BuildRequires:  appstream-glib
-BuildRequires:  c_compiler
 BuildRequires:  c++_compiler
+BuildRequires:  c_compiler
 BuildRequires:  desktop-file-utils
 BuildRequires:  libxml2-tools
 BuildRequires:  meson >= 0.59.0
@@ -37,11 +37,12 @@
 # Disabled for now
 #BuildRequires:  pkgconfig(gtk4)
 BuildRequires:  pkgconfig(libhandy-1) >= 1.5
-BuildRequires:  pkgconfig(vte-2.91) >= 0.67
-BuildRequires:  pkgconfig(libgtop-2.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libnautilus-extension)
-BuildRequires:  pkgconfig(gio-unix-2.0)
+BuildRequires:  pkgconfig(libpcre2-8) >= 10.32
+BuildRequires:  pkgconfig(vte-2.91) >= 0.67
 
 %description
 A simple user-friendly terminal emulator for the GNOME desktop.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.O5JFwr/_old  2022-07-14 16:34:58.880669391 +0200
+++ /var/tmp/diff_new_pack.O5JFwr/_new  2022-07-14 16:34:58.884669395 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="disabled">
     <param name="url">https://gitlab.gnome.org/GNOME/console.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/42.beta</param>
+    <param name="revision">refs/tags/42.2</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ console-42.beta.obscpio -> console-42.2.obscpio ++++++
++++ 9536 lines of diff (skipped)

++++++ console.obsinfo ++++++
--- /var/tmp/diff_new_pack.O5JFwr/_old  2022-07-14 16:34:59.016669525 +0200
+++ /var/tmp/diff_new_pack.O5JFwr/_new  2022-07-14 16:34:59.016669525 +0200
@@ -1,5 +1,5 @@
 name: console
-version: 42.beta
-mtime: 1644951961
-commit: c15483838555fe2ee0426e94448cb776f0140598
+version: 42.2
+mtime: 1657769036
+commit: e33b965c64418841b13dcf7dd0a336c151e36d1c
 

Reply via email to