Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ocaml-gettext for openSUSE:Factory 
checked in at 2023-08-10 15:34:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ocaml-gettext (Old)
 and      /work/SRC/openSUSE:Factory/.ocaml-gettext.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ocaml-gettext"

Thu Aug 10 15:34:55 2023 rev:8 rq:1103330 version:0.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ocaml-gettext/ocaml-gettext.changes      
2022-04-06 21:51:34.399511080 +0200
+++ /work/SRC/openSUSE:Factory/.ocaml-gettext.new.11712/ocaml-gettext.changes   
2023-08-10 15:35:10.196638816 +0200
@@ -1,0 +2,6 @@
+Tue Aug  8 08:08:08 UTC 2023 - [email protected]
+
+- Remove dependency to Camomile
+  The only consumer of this pkg (virt-top) does not need it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ocaml-gettext.spec ++++++
--- /var/tmp/diff_new_pack.z9KxMS/_old  2023-08-10 15:35:11.568647372 +0200
+++ /var/tmp/diff_new_pack.z9KxMS/_new  2023-08-10 15:35:11.608647621 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ocaml-gettext
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,9 +39,8 @@
 Source0:        %pkg-%version.tar.xz
 BuildRequires:  ocaml
 BuildRequires:  ocaml-dune
-BuildRequires:  ocaml-rpm-macros >= 20220222
+BuildRequires:  ocaml-rpm-macros >= 20230101
 %if 1
-BuildRequires:  ocamlfind(camomile)
 BuildRequires:  ocamlfind(compiler-libs.common)
 BuildRequires:  ocamlfind(cppo)
 BuildRequires:  ocamlfind(dune.configurator)
@@ -55,9 +54,8 @@
 BuildRequires:  ocamlfind(str)
 %endif
 
-# ocaml-gettext program needs camomile data files
-Requires:       ocaml-camomile-data
 #
+# camomile was used in old versions of this pkg.
 Obsoletes:      ocaml-gettext-camomile < %version-%release
 Obsoletes:      ocaml-gettext-stub < %version-%release
 Obsoletes:      ocaml-gettext-stub-debuginfo < %version-%release
@@ -93,7 +91,7 @@
 %autosetup -p1 -n %pkg-%version
 
 %build
-dune_release_pkgs='gettext,gettext-camomile,gettext-stub'
+dune_release_pkgs='gettext,gettext-stub'
 %ocaml_dune_setup
 %if "%build_flavor" == ""
 %ocaml_dune_build

++++++ ocaml-gettext-0.4.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ocaml-gettext-0.4.2/.gitignore 
new/ocaml-gettext-0.4.2/.gitignore
--- old/ocaml-gettext-0.4.2/.gitignore  1970-01-01 01:00:00.000000000 +0100
+++ new/ocaml-gettext-0.4.2/.gitignore  2020-06-11 22:40:42.000000000 +0200
@@ -0,0 +1,10 @@
+/_build/
+/configure
+/dist/
+/po/*.mo
+/po/fr.po.bak
+/test/test
+/test/tests/
+*.merlin
+/*.install
+*.swp

Reply via email to