Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package atkmm1_6 for openSUSE:Factory checked in at 2023-12-07 19:09:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atkmm1_6 (Old) and /work/SRC/openSUSE:Factory/.atkmm1_6.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atkmm1_6" Thu Dec 7 19:09:07 2023 rev:7 rq:1131305 version:2.28.3 Changes: -------- --- /work/SRC/openSUSE:Factory/atkmm1_6/atkmm1_6.changes 2022-08-14 15:55:34.883761130 +0200 +++ /work/SRC/openSUSE:Factory/.atkmm1_6.new.25432/atkmm1_6.changes 2023-12-07 19:09:34.609424629 +0100 @@ -1,0 +2,8 @@ +Mon Apr 17 14:23:34 UTC 2023 - qz...@suse.com + +- Add atkmm1_6-remove-unnecessary-executable-flag-from-file.patch: + cancel executable permission for file + /usr/share/doc/packages/libatkmm-1_6-1/NEWS + (bsc#1209094, bsc#1209139). + +------------------------------------------------------------------- New: ---- atkmm1_6-remove-unnecessary-executable-flag-from-file.patch BETA DEBUG BEGIN: New: - Add atkmm1_6-remove-unnecessary-executable-flag-from-file.patch: cancel executable permission for file BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atkmm1_6.spec ++++++ --- /var/tmp/diff_new_pack.7AsWcD/_old 2023-12-07 19:09:35.137444107 +0100 +++ /var/tmp/diff_new_pack.7AsWcD/_new 2023-12-07 19:09:35.137444107 +0100 @@ -1,7 +1,7 @@ # # spec file for package atkmm1_6 # -# 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 @@ -27,6 +27,8 @@ URL: http://www.gtkmm.org/ Source: https://download.gnome.org/sources/atkmm/2.28/%{_name}-%{version}.tar.xz Source99: baselibs.conf +# PATCH-FIX-OPENSUSE atkmm1_6-remove-unnecessary-executable-flag-from-file.patch bsc#1209094 bsc#1209139 qz...@suse.com -- cancel executable permission for file /usr/share/doc/packages/libatkmm-1_6-1/NEWS +Patch0: atkmm1_6-remove-unnecessary-executable-flag-from-file.patch BuildRequires: c++_compiler BuildRequires: doxygen ++++++ atkmm1_6-remove-unnecessary-executable-flag-from-file.patch ++++++ diff --git a/NEWS b/NEWS old mode 100755 new mode 100644