Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghex for openSUSE:Factory checked in 
at 2025-05-26 18:39:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghex (Old)
 and      /work/SRC/openSUSE:Factory/.ghex.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghex"

Mon May 26 18:39:02 2025 rev:76 rq:1280006 version:48.alpha

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghex/ghex.changes        2025-02-11 
21:23:33.799618954 +0100
+++ /work/SRC/openSUSE:Factory/.ghex.new.2732/ghex.changes      2025-05-26 
18:39:55.338474663 +0200
@@ -1,0 +2,32 @@
+Fri May 23 10:40:05 UTC 2025 - Bjørn Lie <bjorn....@gmail.com>
+
+- Drop obsolete update-desktop-files BuildRequires and macro.
+  Replace with desktop-file-utils BuildRequires.
+
+-------------------------------------------------------------------
+Sat Feb  8 10:56:30 UTC 2025 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 48.alpha:
+  + widget/appwin/prefs: Support ASCII unicode control characters
+  + help:
+    - Update for ASCII unicode control characters
+    - Fix typo
+  + Minor code cleanups
+  + ci: Update .gitlab-ci.yml for automated tarballs
+  + Updated translations.
+
+-------------------------------------------------------------------
+Sat Feb  8 09:56:30 UTC 2025 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 47.alpha:
+  + main: fix GdkDisplay access before init
+  + app: Port to AdwDialog
+  + appdata: Add URLs for translate and vcs-browser
+  + doap: Reorder maintainers to work around Flathub limitations
+  + gtk-doc: Correct documentation for hex_widget_get_selection
+    return value
+  + widget: Backspace should delete/zero the prior character if no
+    selection
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  ghex-46.2.obscpio

New:
----
  ghex-48.alpha.obscpio

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

Other differences:
------------------
++++++ ghex.spec ++++++
--- /var/tmp/diff_new_pack.CDuB33/_old  2025-05-26 18:39:55.866496835 +0200
+++ /var/tmp/diff_new_pack.CDuB33/_new  2025-05-26 18:39:55.866496835 +0200
@@ -22,7 +22,7 @@
 %define soname libgtkhex-%{ghex_abi}-%{so_ver}
 
 Name:           ghex
-Version:        46.2
+Version:        48.alpha
 Release:        0
 Summary:        GNOME Binary Editor
 License:        GPL-2.0-or-later
@@ -30,10 +30,10 @@
 URL:            https://wiki.gnome.org/Apps/Ghex
 Source:         %{name}-%{version}.tar.zst
 
+BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  meson >= 0.50.0
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(atk) >= 1.0.0
 BuildRequires:  pkgconfig(gail-3.0)
@@ -41,7 +41,7 @@
 BuildRequires:  pkgconfig(gio-2.0) >= 2.31.10
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gtk4)
-BuildRequires:  pkgconfig(libadwaita-1)
+BuildRequires:  pkgconfig(libadwaita-1) >= 1.5
 # Obsoletes libgtkhex-4-0 can be dropped when SLED/Leap 15.5 is out of support
 Obsoletes:      libgtkhex-4-0 < %{version}
 
@@ -88,7 +88,6 @@
 %install
 %meson_install
 
-%suse_update_desktop_file -r org.gnome.GHex GNOME Utility Editor
 %find_lang %{name} ghex-%{ghex_abi}-%{so_ver}.%{so_ver_ext}.lang %{?no_lang_C}
 %fdupes -s %{buildroot}%{_datadir}
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.CDuB33/_old  2025-05-26 18:39:55.902498346 +0200
+++ /var/tmp/diff_new_pack.CDuB33/_new  2025-05-26 18:39:55.906498514 +0200
@@ -3,7 +3,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param name="url">https://gitlab.gnome.org/GNOME/ghex.git</param>
-    <param name="revision">46.2</param>
+    <param name="revision">48.alpha</param>
     <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
     <param name="versionrewrite-pattern">(.*)\+0</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ ghex.obsinfo ++++++
--- /var/tmp/diff_new_pack.CDuB33/_old  2025-05-26 18:39:55.938499858 +0200
+++ /var/tmp/diff_new_pack.CDuB33/_new  2025-05-26 18:39:55.946500194 +0200
@@ -1,5 +1,5 @@
 name: ghex
-version: 46.2
-mtime: 1738961938
-commit: 60e145c218ac3ef1e4ee5b616b1d90e43cec49fb
+version: 48.alpha
+mtime: 1738349401
+commit: ea2814f7e54869782419e6b1c26ec184d93f4980
 

Reply via email to