Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnumeric for openSUSE:Factory checked in at 2021-09-21 21:12:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnumeric (Old) and /work/SRC/openSUSE:Factory/.gnumeric.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnumeric" Tue Sep 21 21:12:58 2021 rev:124 rq:920549 version:1.12.50 Changes: -------- --- /work/SRC/openSUSE:Factory/gnumeric/gnumeric.changes 2021-06-12 20:10:41.697204772 +0200 +++ /work/SRC/openSUSE:Factory/.gnumeric.new.1899/gnumeric.changes 2021-09-21 21:13:52.146687927 +0200 @@ -1,0 +2,6 @@ +Mon Sep 20 19:52:55 UTC 2021 - Stanislav Brabec <[email protected]> + +- Remove obsolete translation-update-upstream support + (jsc#SLE-21105). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnumeric.spec ++++++ --- /var/tmp/diff_new_pack.4fqzzJ/_old 2021-09-21 21:13:52.714688569 +0200 +++ /var/tmp/diff_new_pack.4fqzzJ/_new 2021-09-21 21:13:52.714688569 +0200 @@ -36,7 +36,6 @@ BuildRequires: pkgconfig # Disable python3-devel BR for now, not supported yet. #BuildRequires: python3-devel -BuildRequires: translation-update-upstream BuildRequires: pkgconfig(gio-2.0) >= 2.38.0 BuildRequires: pkgconfig(glib-2.0) >= 2.38.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.38.0 @@ -132,16 +131,6 @@ %prep %autosetup -p1 -translation-update-upstream -translation-update-upstream po-functions gnumeric-functions -# remove incomplete translations caused by translation-update-upstream (global LINGUAS file, two domains) -for LNG in po/*.po ; do - LNG=`basename ${LNG%%.po}` - if ! test -f po-functions/$LNG.po ; then - echo "Removing incomplete $LNG from LINGUAS." - sed -i "/^$LNG\$/d" po/LINGUAS - fi -done %build export CFLAGS="%{optflags} -fno-strict-aliasing"
