Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package unison for openSUSE:Factory checked 
in at 2026-07-17 01:39:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unison (Old)
 and      /work/SRC/openSUSE:Factory/.unison.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unison"

Fri Jul 17 01:39:40 2026 rev:51 rq:1365592 version:2.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/unison/unison.changes    2025-11-12 
21:16:40.323879820 +0100
+++ /work/SRC/openSUSE:Factory/.unison.new.24530/unison.changes 2026-07-17 
01:41:40.521589325 +0200
@@ -1,0 +2,6 @@
+Tue Jul  7 07:07:07 UTC 2026 - [email protected]
+
+- Update to version 2.54.0
+  * Drop support for versions before 2.52.0
+
+-------------------------------------------------------------------

Old:
----
  unison-2.53.8.tar.xz
  unison.desktop

New:
----
  unison-2.54.0.tar.xz

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

Other differences:
------------------
++++++ unison.spec ++++++
--- /var/tmp/diff_new_pack.MbDb56/_old  2026-07-17 01:41:47.509825280 +0200
+++ /var/tmp/diff_new_pack.MbDb56/_new  2026-07-17 01:41:47.513825414 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package unison
 #
-# 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
@@ -24,18 +24,16 @@
 
 %define     pkg unison
 Name:           %pkg%nsuffix
-Version:        2.53.8
+Version:        2.54.0
 Release:        0
 %{?ocaml_preserve_bytecode}
 Summary:        File synchronization tool
 License:        GPL-3.0-or-later
-Group:          Productivity/Networking/Other
-BuildRoot:      %_tmppath/%name-%version-build
+ExclusiveArch:  aarch64 ppc64le riscv64 s390x x86_64
 URL:            https://github.com/bcpierce00/unison
 Source0:        %pkg-%version.tar.xz
-Source1:        %pkg.desktop
 BuildRequires:  ocaml(ocaml_base_version) >= 4.08
-BuildRequires:  ocaml-rpm-macros >= 20231101
+BuildRequires:  ocaml-rpm-macros >= 20260707
 %if "%build_flavor" == "doc"
 BuildRequires:  hevea
 BuildRequires:  lynx
@@ -61,7 +59,6 @@
 %package text
 Summary:        File synchronization tool
 License:        GPL-3.0-or-later
-Group:          Productivity/Networking/Other
 
 %description text
 Text based userinterface for Unison.
@@ -80,6 +77,7 @@
 %make_build docs -j1
 %else
 %make_build PREFIX=%_prefix
+mv -vb src/%name-gui .
 %endif
 
 %install
@@ -111,17 +109,19 @@
 %make_install PREFIX=%_prefix
 
 mv %buildroot%_bindir/%name %buildroot%_bindir/%name-text
-mv %buildroot%_bindir/%name-gui %buildroot%_bindir/%name
+mv %name-gui %buildroot%_bindir/%name
 install -m 644 -D icons/U.svg %buildroot%_datadir/pixmaps/%name.svg
+mkdir -vp %buildroot%_datadir/applications
+sed '
+s|^Exec=.*|Exec=%name|
+s|^Icon=.*|Icon=%name|
+' data/unison-gui.desktop |tee %buildroot%_datadir/applications/%name.desktop
 %if %{defined suse_update_desktop_file}
 %suse_update_desktop_file -i %name Utility SyncUtility
-%else
-install -m 644 -D %{SOURCE1} %buildroot/%_datadir/applications/%name.desktop
 %endif
 %endif
 
 %files -f files
-%defattr(-,root,root,-)
 %if "%build_flavor" == ""
 %_datadir/applications/*
 %_datadir/pixmaps/*
@@ -130,7 +130,6 @@
 %_mandir/man1/*
 
 %files text
-%defattr(-,root,root,-)
 %_bindir/%name-text
 %endif
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.MbDb56/_old  2026-07-17 01:41:47.569827306 +0200
+++ /var/tmp/diff_new_pack.MbDb56/_new  2026-07-17 01:41:47.573827441 +0200
@@ -53,7 +53,7 @@
     <param name="exclude">unison-gui.opam</param>
     <param name="exclude">unison.opam</param>
     <param name="filename">unison</param>
-    <param name="revision">36bdb88f96477d121d5d7b49a93fc5e316b6534c</param>
+    <param name="revision">b1a49141e7eb5334e31efcf4d08073c192d6c1ae</param>
     <param name="scm">git</param>
     <param name="submodules">disable</param>
     <param name="url">https://github.com/bcpierce00/unison.git</param>

++++++ unison-2.53.8.tar.xz -> unison-2.54.0.tar.xz ++++++
++++ 2875 lines of diff (skipped)

Reply via email to