Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package glycin for openSUSE:Factory checked 
in at 2026-02-13 12:40:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glycin (Old)
 and      /work/SRC/openSUSE:Factory/.glycin.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glycin"

Fri Feb 13 12:40:02 2026 rev:6 rq:1332557 version:2.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/glycin/glycin.changes    2025-11-13 
17:26:31.604967400 +0100
+++ /work/SRC/openSUSE:Factory/.glycin.new.1977/glycin.changes  2026-02-13 
12:40:05.661584481 +0100
@@ -1,0 +2,19 @@
+Wed Feb 11 08:05:07 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 2.0.8:
+  + This release contains the following new component versions:
+    - glycin 3.0.8
+    - libglycin 2.0.8
+    - libglycin-gtk4 2.0.8
+  + Fixed:
+    - Allow fchmodat since it seems to be needed on aarch64/apple
+      silicon at times.
+    - Output log messages to stderr instead of stdout.
+    - Require zvariant 5.9.2 to fix SIGPIPE emissions.
+  + Changed:
+    - Allow time syscall for `rr record`.
+    - Disable sandbox on "bwrap: setting up uid map: Permission
+      denied" error. This error appeared when starting LibreOffice
+      under Debian.
+
+-------------------------------------------------------------------

Old:
----
  glycin-2.0.7.obscpio

New:
----
  glycin-2.0.8.obscpio

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

Other differences:
------------------
++++++ glycin.spec ++++++
--- /var/tmp/diff_new_pack.bruMHs/_old  2026-02-13 12:40:08.069685297 +0100
+++ /var/tmp/diff_new_pack.bruMHs/_new  2026-02-13 12:40:08.069685297 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glycin
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,7 +25,7 @@
 %endif
 %define _name glycin
 
-Version:        2.0.7
+Version:        2.0.8
 Release:        0
 Summary:        Sandboxed image rendering
 License:        LGPL-2.1-or-later OR MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.bruMHs/_old  2026-02-13 12:40:08.129687809 +0100
+++ /var/tmp/diff_new_pack.bruMHs/_new  2026-02-13 12:40:08.133687976 +0100
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://gitlab.gnome.org/GNOME/glycin.git</param>
     <param name="scm">git</param>
-    <param name="revision">2.0.7</param>
+    <param name="revision">2.0.8</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">v?(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ glycin-2.0.7.obscpio -> glycin-2.0.8.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/.gitlab-ci.yml 
new/glycin-2.0.8/.gitlab-ci.yml
--- old/glycin-2.0.7/.gitlab-ci.yml     2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/.gitlab-ci.yml     2026-02-10 23:41:39.000000000 +0100
@@ -125,7 +125,9 @@
     - meson install -C builddir
     - cargo install cargo-semver-checks --locked
     - cargo semver-checks -p glycin -p glycin-utils
-    - cargo semver-checks -p libglycin -p libglycin-gtk4 --baseline-rev 2.0.0
+    # Use the 2.0.1 commit hash since forks might not have tags and therefore
+    # building merge requests might fail.
+    - cargo semver-checks -p libglycin -p libglycin-gtk4 --baseline-rev 
d992950c
 
 cargo-fmt:
   image: rust
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/Cargo.lock new/glycin-2.0.8/Cargo.lock
--- old/glycin-2.0.7/Cargo.lock 2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/Cargo.lock 2026-02-10 23:41:39.000000000 +0100
@@ -1014,7 +1014,7 @@
 
 [[package]]
 name = "glycin"
-version = "3.0.7"
+version = "3.0.8"
 dependencies = [
  "async-fs",
  "async-global-executor",
@@ -1564,7 +1564,7 @@
 
 [[package]]
 name = "libglycin"
-version = "2.0.7"
+version = "2.0.8"
 dependencies = [
  "async-global-executor",
  "futures-task",
@@ -1577,7 +1577,7 @@
 
 [[package]]
 name = "libglycin-gtk4"
-version = "2.0.7"
+version = "2.0.8"
 dependencies = [
  "gdk4",
  "glycin",
@@ -3299,9 +3299,9 @@
 
 [[package]]
 name = "zvariant"
-version = "5.7.0"
+version = "5.9.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "999dd3be73c52b1fccd109a4a81e4fcd20fab1d3599c8121b38d04e1419498db"
+checksum = "68b64ef4f40c7951337ddc7023dd03528a57a3ce3408ee9da5e948bd29b232c4"
 dependencies = [
  "endi",
  "enumflags2",
@@ -3313,9 +3313,9 @@
 
 [[package]]
 name = "zvariant_derive"
-version = "5.7.0"
+version = "5.9.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "6643fd0b26a46d226bd90d3f07c1b5321fe9bb7f04673cb37ac6d6883885b68e"
+checksum = "484d5d975eb7afb52cc6b929c13d3719a20ad650fea4120e6310de3fc55e415c"
 dependencies = [
  "proc-macro-crate",
  "proc-macro2",
@@ -3326,9 +3326,9 @@
 
 [[package]]
 name = "zvariant_utils"
-version = "3.2.1"
+version = "3.3.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599"
+checksum = "f75c23a64ef8f40f13a6989991e643554d9bef1d682a281160cf0c1bc389c5e9"
 dependencies = [
  "proc-macro2",
  "quote",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/Cargo.toml new/glycin-2.0.8/Cargo.toml
--- old/glycin-2.0.7/Cargo.toml 2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/Cargo.toml 2026-02-10 23:41:39.000000000 +0100
@@ -103,5 +103,7 @@
 tracing-subscriber = { version = "0.3.0", features = ["env-filter", "fmt"] }
 yeslogic-fontconfig-sys = "6.0.0"
 zbus = { version = "5.10.0", default-features = false, features = ["p2p"] }
-zvariant = { version = "5.4.0", default-features = false }
+# Require latest zvariant due to SIGPIPE bugfix
+# 
<https://github.com/z-galaxy/zbus/commit/82533888fe1780581bf1d0c3025f2fd37eac65b5>
+zvariant = { version = "5.9.2", default-features = false }
 zerocopy = "0.8.12"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/NEWS new/glycin-2.0.8/NEWS
--- old/glycin-2.0.7/NEWS       2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/NEWS       2026-02-10 23:41:39.000000000 +0100
@@ -1,3 +1,23 @@
+## 2.0.8 (2026-02-10)
+
+This release contains the following new component versions:
+
+- glycin 3.0.8
+- libglycin 2.0.8
+- libglycin-gtk4 2.0.8
+
+### Fixed
+
+- Allow fchmodat since it seems to be needed on aarch64/apple silicon at times.
+- Output log messages to stderr instead of stdout.
+- Require zvariant 5.9.2 to fix SIGPIPE emissions #250
+
+### Changed
+
+- Allow time syscall for `rr record`.
+- Disable sandbox on "bwrap: setting up uid map: Permission denied" error. This
+  error appeared when starting LibreOffice under Debian.
+
 ## 2.0.7 (2025-11-11)
 
 This release contains the following new component versions:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/README.md new/glycin-2.0.8/README.md
--- old/glycin-2.0.7/README.md  2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/README.md  2026-02-10 23:41:39.000000000 +0100
@@ -69,20 +69,20 @@
 Loader configurations are read by the client library from `XDG_DATA_DIRS` and 
`XDG_DATA_HOME`. The location is typically of the from
 
 ```
-<data-dir>/share/glycin/<compat-version>+/conf.d/<loader-name>.conf
+<data-dir>/share/glycin-loaders/<compat-version>+/conf.d/<loader-name>.conf
 ```
 
 so for example
 
 ```
-<data-dir>/share/glycin/0+/conf.d/glyicn-image-rs.conf
+<data-dir>/share/glycin-loaders/2+/conf.d/glycin-image-rs.conf
 ```
 
 The configs are [glib KeyFiles](https://docs.gtk.org/glib/struct.KeyFile.html) 
of the the form
 
 ```ini
 [loader:image/png]
-Exec = /usr/libexec/glycin/2+/glycin-image-rs
+Exec = /usr/libexec/glycin-loaders/2+/glycin-image-rs
 ```
 
 Where the part behind `loader` is a mime-type and the value of `Exec` can be 
any executable path.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/docs/website/header.html 
new/glycin-2.0.8/docs/website/header.html
--- old/glycin-2.0.7/docs/website/header.html   2025-11-11 15:59:34.000000000 
+0100
+++ new/glycin-2.0.8/docs/website/header.html   2026-02-10 23:41:39.000000000 
+0100
@@ -24,7 +24,7 @@
 
         <h2>Use Glycin</h2>
 
-        <p>Glycin supports GObject introspection, which allows the C library 
libglycin to be used form several
+        <p>Glycin supports GObject introspection, which allows the C library 
libglycin to be used from several
             programming languages. Since glycin is written in Rust, it is also 
available as native Rust crate.</p>
 
         <ul class="cards">
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/glycin/Cargo.toml 
new/glycin-2.0.8/glycin/Cargo.toml
--- old/glycin-2.0.7/glycin/Cargo.toml  2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/glycin/Cargo.toml  2026-02-10 23:41:39.000000000 +0100
@@ -1,7 +1,7 @@
 [package]
 name = "glycin"
 readme = "../README.md"
-version = "3.0.7"
+version = "3.0.8"
 authors.workspace = true
 description.workspace = true
 license.workspace = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/glycin/src/gobject.rs 
new/glycin-2.0.8/glycin/src/gobject.rs
--- old/glycin-2.0.7/glycin/src/gobject.rs      2025-11-11 15:59:34.000000000 
+0100
+++ new/glycin-2.0.8/glycin/src/gobject.rs      2026-02-10 23:41:39.000000000 
+0100
@@ -34,7 +34,11 @@
                     .with_default_directive(default_level.into())
                     .from_env_lossy(),
             )
-            .with(tracing_subscriber::fmt::Layer::default().compact())
+            .with(
+                tracing_subscriber::fmt::Layer::default()
+                    .compact()
+                    .with_writer(std::io::stderr),
+            )
             .init();
 
         tracing::debug!("Initialized logging");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/glycin/src/sandbox.rs 
new/glycin-2.0.8/glycin/src/sandbox.rs
--- old/glycin-2.0.7/glycin/src/sandbox.rs      2025-11-11 15:59:34.000000000 
+0100
+++ new/glycin-2.0.8/glycin/src/sandbox.rs      2026-02-10 23:41:39.000000000 
+0100
@@ -141,6 +141,7 @@
     "statx",
     "sysinfo",
     "tgkill",
+    "time",
     "timerfd_create",
     "timerfd_settime",
     "timerfd_settime64",
@@ -159,6 +160,7 @@
 /// operations.
 const ALLOWED_SYSCALLS_FONTCONFIG: &[&str] = &[
     "chmod",
+    "fchmodat",
     "link",
     "linkat",
     "rename",
@@ -745,6 +747,7 @@
                     "No permissions to creating new namespace",
                     // Wording of an old Debian patch
                     "No permissions to create new namespace",
+                    "bwrap: setting up uid map: Permission denied",
                 ]
                 .iter()
                 .any(|y| x.contains(y))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/libglycin/Cargo.toml 
new/glycin-2.0.8/libglycin/Cargo.toml
--- old/glycin-2.0.7/libglycin/Cargo.toml       2025-11-11 15:59:34.000000000 
+0100
+++ new/glycin-2.0.8/libglycin/Cargo.toml       2026-02-10 23:41:39.000000000 
+0100
@@ -1,7 +1,7 @@
 [package]
 name = "libglycin"
 publish = false
-version = "2.0.7"
+version = "2.0.8"
 authors.workspace = true
 description.workspace = true
 license.workspace = true
@@ -22,6 +22,3 @@
 [lib]
 name = "glycin"
 crate-type = ["cdylib"]
-
-[package.metadata.cargo-semver-checks.lints]
-enum_marked_non_exhaustive = { level = "warn", required-update = "minor" }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/libglycin/doc/libglycin-gtk4.toml 
new/glycin-2.0.8/libglycin/doc/libglycin-gtk4.toml
--- old/glycin-2.0.7/libglycin/doc/libglycin-gtk4.toml  2025-11-11 
15:59:34.000000000 +0100
+++ new/glycin-2.0.8/libglycin/doc/libglycin-gtk4.toml  2026-02-10 
23:41:39.000000000 +0100
@@ -1,5 +1,5 @@
 [library]
-version = "2.0.7"
+version = "2.0.8"
 description = "Convert glycin frames to GDK Textures"
 authors = "Sophie Herold"
 license = "MPL-2.0 OR LGPL-2.1-or-later"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/libglycin/doc/libglycin.toml 
new/glycin-2.0.8/libglycin/doc/libglycin.toml
--- old/glycin-2.0.7/libglycin/doc/libglycin.toml       2025-11-11 
15:59:34.000000000 +0100
+++ new/glycin-2.0.8/libglycin/doc/libglycin.toml       2026-02-10 
23:41:39.000000000 +0100
@@ -1,5 +1,5 @@
 [library]
-version = "2.0.7"
+version = "2.0.8"
 description = "Sandboxed and extendable image loading"
 authors = "Sophie Herold"
 license = "MPL-2.0 OR LGPL-2.1-or-later"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/libglycin/include/glycin.h 
new/glycin-2.0.8/libglycin/include/glycin.h
--- old/glycin-2.0.7/libglycin/include/glycin.h 2025-11-11 15:59:34.000000000 
+0100
+++ new/glycin-2.0.8/libglycin/include/glycin.h 2026-02-10 23:41:39.000000000 
+0100
@@ -112,11 +112,11 @@
 
 /**
  * GlyMemoryFormatSelection:
- * @GLY_MEMORY_SELECTION_B8G8R8A8_PREMULTIPLIED: 8-bit RGRA premultiplied
+ * @GLY_MEMORY_SELECTION_B8G8R8A8_PREMULTIPLIED: 8-bit BGRA premultiplied
  * @GLY_MEMORY_SELECTION_A8R8G8B8_PREMULTIPLIED: 8-bit ARGB premultiplied
  * @GLY_MEMORY_SELECTION_R8G8B8A8_PREMULTIPLIED: 8-bit RGBA premultiplied
- * @GLY_MEMORY_SELECTION_B8G8R8A8: 8-bit RGBA
- * @GLY_MEMORY_SELECTION_A8R8G8B8: 8-bit AGBR
+ * @GLY_MEMORY_SELECTION_B8G8R8A8: 8-bit BGRA
+ * @GLY_MEMORY_SELECTION_A8R8G8B8: 8-bit ARGB
  * @GLY_MEMORY_SELECTION_R8G8B8A8: 8-bit RGBA
  * @GLY_MEMORY_SELECTION_A8B8G8R8: 8-bit ABGR
  * @GLY_MEMORY_SELECTION_R8G8B8: 8-bit RGB
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/libglycin/libglycin-gtk4/Cargo.toml 
new/glycin-2.0.8/libglycin/libglycin-gtk4/Cargo.toml
--- old/glycin-2.0.7/libglycin/libglycin-gtk4/Cargo.toml        2025-11-11 
15:59:34.000000000 +0100
+++ new/glycin-2.0.8/libglycin/libglycin-gtk4/Cargo.toml        2026-02-10 
23:41:39.000000000 +0100
@@ -1,7 +1,7 @@
 [package]
 name = "libglycin-gtk4"
 publish = false
-version = "2.0.7"
+version = "2.0.8"
 authors.workspace = true
 description.workspace = true
 license.workspace = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/meson.build new/glycin-2.0.8/meson.build
--- old/glycin-2.0.7/meson.build        2025-11-11 15:59:34.000000000 +0100
+++ new/glycin-2.0.8/meson.build        2026-02-10 23:41:39.000000000 +0100
@@ -4,7 +4,7 @@
   'c',
   # This is a global version that's neither related to the glycin-loaders 
version
   # nor the libglycin version
-  version: '2.0.7',
+  version: '2.0.8',
   meson_version: '>=1.2',
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/news.d/2.0.8/changed-allow-time-syscall 
new/glycin-2.0.8/news.d/2.0.8/changed-allow-time-syscall
--- old/glycin-2.0.7/news.d/2.0.8/changed-allow-time-syscall    1970-01-01 
01:00:00.000000000 +0100
+++ new/glycin-2.0.8/news.d/2.0.8/changed-allow-time-syscall    2026-02-10 
23:41:39.000000000 +0100
@@ -0,0 +1 @@
+Allow time syscall for `rr record`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/glycin-2.0.7/news.d/2.0.8/changed-disabled-sandobx-on-uid-map-error 
new/glycin-2.0.8/news.d/2.0.8/changed-disabled-sandobx-on-uid-map-error
--- old/glycin-2.0.7/news.d/2.0.8/changed-disabled-sandobx-on-uid-map-error     
1970-01-01 01:00:00.000000000 +0100
+++ new/glycin-2.0.8/news.d/2.0.8/changed-disabled-sandobx-on-uid-map-error     
2026-02-10 23:41:39.000000000 +0100
@@ -0,0 +1 @@
+Disable sandbox on "bwrap: setting up uid map: Permission denied" error. This 
error appeared when starting LibreOffice under Debian.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/news.d/2.0.8/components.json 
new/glycin-2.0.8/news.d/2.0.8/components.json
--- old/glycin-2.0.7/news.d/2.0.8/components.json       1970-01-01 
01:00:00.000000000 +0100
+++ new/glycin-2.0.8/news.d/2.0.8/components.json       2026-02-10 
23:41:39.000000000 +0100
@@ -0,0 +1,50 @@
+{
+    "glycin-common": {
+        "version": "1.0.3",
+        "state": "unchanged"
+    },
+    "glycin-heif": {
+        "version": "2.0.4",
+        "state": "unchanged"
+    },
+    "glycin-image-rs": {
+        "version": "2.0.5",
+        "state": "unchanged"
+    },
+    "glycin-jpeg2000": {
+        "version": "2.0.4",
+        "state": "unchanged"
+    },
+    "glycin-jxl": {
+        "version": "2.0.4",
+        "state": "unchanged"
+    },
+    "glycin-raw": {
+        "version": "2.0.4",
+        "state": "unchanged"
+    },
+    "glycin-svg": {
+        "version": "2.0.4",
+        "state": "unchanged"
+    },
+    "glycin-thumbnailer": {
+        "version": "2.0.3",
+        "state": "unchanged"
+    },
+    "glycin-utils": {
+        "version": "4.0.4",
+        "state": "unchanged"
+    },
+    "glycin": {
+        "version": "3.0.8",
+        "state": "changed"
+    },
+    "libglycin": {
+        "version": "2.0.8",
+        "state": "changed"
+    },
+    "libglycin-gtk4": {
+        "version": "2.0.8",
+        "state": "changed"
+    }
+}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/glycin-2.0.7/news.d/2.0.8/fixed-allow-fchmodat-syscall 
new/glycin-2.0.8/news.d/2.0.8/fixed-allow-fchmodat-syscall
--- old/glycin-2.0.7/news.d/2.0.8/fixed-allow-fchmodat-syscall  1970-01-01 
01:00:00.000000000 +0100
+++ new/glycin-2.0.8/news.d/2.0.8/fixed-allow-fchmodat-syscall  2026-02-10 
23:41:39.000000000 +0100
@@ -0,0 +1 @@
+Allow fchmodat since it seems to be needed on aarch64/apple silicon at times.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/news.d/2.0.8/fixed-output-log-to-stderr 
new/glycin-2.0.8/news.d/2.0.8/fixed-output-log-to-stderr
--- old/glycin-2.0.7/news.d/2.0.8/fixed-output-log-to-stderr    1970-01-01 
01:00:00.000000000 +0100
+++ new/glycin-2.0.8/news.d/2.0.8/fixed-output-log-to-stderr    2026-02-10 
23:41:39.000000000 +0100
@@ -0,0 +1 @@
+Output log messages to stderr instead of stdout.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/news.d/2.0.8/fixed-zvariant-sigpipe 
new/glycin-2.0.8/news.d/2.0.8/fixed-zvariant-sigpipe
--- old/glycin-2.0.7/news.d/2.0.8/fixed-zvariant-sigpipe        1970-01-01 
01:00:00.000000000 +0100
+++ new/glycin-2.0.8/news.d/2.0.8/fixed-zvariant-sigpipe        2026-02-10 
23:41:39.000000000 +0100
@@ -0,0 +1 @@
+Require zvariant 5.9.2 to fix SIGPIPE emissions #250
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/glycin-2.0.7/news.d/2.0.8/released 
new/glycin-2.0.8/news.d/2.0.8/released
--- old/glycin-2.0.7/news.d/2.0.8/released      1970-01-01 01:00:00.000000000 
+0100
+++ new/glycin-2.0.8/news.d/2.0.8/released      2026-02-10 23:41:39.000000000 
+0100
@@ -0,0 +1 @@
+2026-02-10

++++++ glycin.obsinfo ++++++
--- /var/tmp/diff_new_pack.bruMHs/_old  2026-02-13 12:40:09.149730513 +0100
+++ /var/tmp/diff_new_pack.bruMHs/_new  2026-02-13 12:40:09.161731016 +0100
@@ -1,5 +1,5 @@
 name: glycin
-version: 2.0.7
-mtime: 1762873174
-commit: a29cc5ec893aa8cf85ec6ebdd58c1db784c1e696
+version: 2.0.8
+mtime: 1770763299
+commit: 251228503226f5b42a517dba347d82ec844931d7
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/glycin/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.glycin.new.1977/vendor.tar.zst differ: char 7, line 
1

Reply via email to