Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package patterns-devel-base for
openSUSE:Factory checked in at 2023-08-21 11:42:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-devel-base (Old)
and /work/SRC/openSUSE:Factory/.patterns-devel-base.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "patterns-devel-base"
Mon Aug 21 11:42:52 2023 rev:12 rq:1104642 version:20170319
Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-devel-base/patterns-devel-base.changes
2022-12-01 16:58:20.242868450 +0100
+++
/work/SRC/openSUSE:Factory/.patterns-devel-base.new.1766/patterns-devel-base.changes
2023-08-21 11:42:58.719389612 +0200
@@ -1,0 +2,7 @@
+Fri Aug 18 08:07:40 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Require awk by devel_basis: the usage of awk inside
+ configure.ac/Makefile.am is quite common and we should provide
+ this basic tool together with autoconf/automake (boo#1214365).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ patterns-devel-base.spec ++++++
--- /var/tmp/diff_new_pack.VUJKfZ/_old 2023-08-21 11:42:59.715391521 +0200
+++ /var/tmp/diff_new_pack.VUJKfZ/_new 2023-08-21 11:42:59.723391536 +0200
@@ -1,7 +1,7 @@
#
# spec file for package patterns-devel-base
#
-# 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,8 +39,8 @@
This particular package contains the base development patterns (and the other
development patterns that don't fit well anywhere else).
-################################################################################
+################################################################################
%package devel_basis
%pattern_development
Summary: Base Development
@@ -59,6 +59,7 @@
Requires: autoconf
Requires: automake
+Requires: awk
Requires: binutils
Requires: bison
Requires: cpp