Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libirman for openSUSE:Factory 
checked in at 2026-06-02 16:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libirman (Old)
 and      /work/SRC/openSUSE:Factory/.libirman.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libirman"

Tue Jun  2 16:01:36 2026 rev:9 rq:1356418 version:0.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libirman/libirman.changes        2020-02-29 
21:21:44.090186447 +0100
+++ /work/SRC/openSUSE:Factory/.libirman.new.1937/libirman.changes      
2026-06-02 16:02:06.713437278 +0200
@@ -1,0 +2,8 @@
+Mon Jun  1 16:46:21 UTC 2026 - Martin Pluskal <[email protected]>
+
+- Spec cleanup:
+  * Add the explicit gcc and make BuildRequires
+  * Build the config-only irman-common subpackage as noarch
+  * Use %autosetup
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libirman.spec ++++++
--- /var/tmp/diff_new_pack.NNZ2Ur/_old  2026-06-02 16:02:08.645517419 +0200
+++ /var/tmp/diff_new_pack.NNZ2Ur/_new  2026-06-02 16:02:08.649517584 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libirman
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -25,6 +25,8 @@
 License:        GPL-2.0-or-later
 URL:            https://sourceforge.net/projects/libirman/
 Source0:        https://downloads.sf.net/libirman/libirman-%{version}.tar.gz
+BuildRequires:  gcc
+BuildRequires:  make
 BuildRequires:  pkgconfig
 %if %{with lirc_plugin}
 BuildRequires:  pkgconfig(lirc)
@@ -49,6 +51,7 @@
 Conflicts:      %{name}%{sover} < %{version}
 Provides:       libirman-common = %{version}-%{release}
 Obsoletes:      libirman-common < %{version}-%{release}
+BuildArch:      noarch
 
 %description -n irman-common
 Common files for %{name}.
@@ -85,7 +88,7 @@
 Devel files for %{name} from the lirc project.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure \

Reply via email to