Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package solfege for openSUSE:Factory checked 
in at 2022-03-30 20:36:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/solfege (Old)
 and      /work/SRC/openSUSE:Factory/.solfege.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "solfege"

Wed Mar 30 20:36:25 2022 rev:46 rq:966032 version:3.23.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/solfege/solfege.changes  2021-10-29 
22:35:32.435711748 +0200
+++ /work/SRC/openSUSE:Factory/.solfege.new.1900/solfege.changes        
2022-03-30 20:36:43.405355654 +0200
@@ -1,0 +2,5 @@
+Wed Mar 30 08:43:53 UTC 2022 - Dave Plater <davejpla...@gmail.com>
+
+- Excluded 32 bit build, lillypond fonts only build for 64 bit
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ solfege.spec ++++++
--- /var/tmp/diff_new_pack.9cnjsb/_old  2022-03-30 20:36:44.005356155 +0200
+++ /var/tmp/diff_new_pack.9cnjsb/_new  2022-03-30 20:36:44.013356161 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package solfege
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,7 @@
 
 
 #
-%if 0%{?suse_version} > 1320 || 0%{?is_opensuse} == 1
 %define usemyprovides 0
-%else
-%define usemyprovides 1
-%endif
 
 Name:           solfege
 Summary:        An ear training program
@@ -38,16 +34,9 @@
 BuildRequires:  python3-gobject-devel
 BuildRequires:  swig
 BuildRequires:  texinfo
+BuildRequires:  txt2man
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(python3)
-%if 0%{?suse_version} > 1320 || 0%{?is_opensuse} == 1
-BuildRequires:  txt2man
-%endif
-
-%if 0%{?usemyprovides} == 1
-%define _use_internal_dependency_generator 0
-%define my_provides /tmp/my-provides
-%endif
 
 Source0:        ftp://alpha.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
 Source1:        lessonfile_editor.1
@@ -60,6 +49,8 @@
 Requires:       lilypond-fonts-common >= 2.20
 Requires:       python3-gobject-Gdk
 Requires:       timidity
+#Lillypond only builds lilypond-fonts for 64 bit
+ExcludeArch:    i586 i686
 
 %description
 Solfege is an eartraining program for X written in python, using

Reply via email to