Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sdcc for openSUSE:Factory checked in 
at 2021-05-07 16:46:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdcc (Old)
 and      /work/SRC/openSUSE:Factory/.sdcc.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdcc"

Fri May  7 16:46:05 2021 rev:18 rq:891295 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdcc/sdcc.changes        2020-10-02 
17:35:22.798669803 +0200
+++ /work/SRC/openSUSE:Factory/.sdcc.new.2988/sdcc.changes      2021-05-07 
16:46:32.084116605 +0200
@@ -1,0 +2,23 @@
+Tue May  4 21:41:49 UTC 2021 - Wojciech Kazubski <w...@ire.pw.edu.pl>
+
+- fixed build for Tumbleweed 
+
+-------------------------------------------------------------------
+Sun Apr  4 22:32:58 UTC 2021 - Wojciech Kazubski <w...@ire.pw.edu.pl>
+
+- Update to version 4.1.0
+  * New Feature List:
+    - New z80n port for the Spectrum Next CPU (a Z80 variant).
+    - Much better register allocation in the gbz80 backend.
+    - Workarounds for Rabbit wait state bugs in the r2k backend.
+    - New r2ka port to better support Rabbit 2000A, 2000B, 2000C, 3000.
+    - Default crt0 and --data-loc for Rabbits suitable for typical
+      Rabbit hardware configurations, such as the RCMs.
+    - Many improvements in code generation for z80 and related ports.
+    - Rabbit register definition headers for Rabbit 2000, 2000A,
+      2000B, 2000C, 3000, 3000A.
+    - C23 digit separators.
+  * Numerous other new features and bug fixes are included as well.
+- Patch sdcc-fixupInlineLabel.patch removed (applied upstream)
+
+-------------------------------------------------------------------

Old:
----
  sdcc-fixupInlineLabel.patch
  sdcc-src-4.0.0.tar.bz2

New:
----
  sdcc-src-4.1.0.tar.bz2

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

Other differences:
------------------
++++++ sdcc.spec ++++++
--- /var/tmp/diff_new_pack.92Gxde/_old  2021-05-07 16:46:32.752113578 +0200
+++ /var/tmp/diff_new_pack.92Gxde/_new  2021-05-07 16:46:32.752113578 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sdcc
-Version:        4.0.0
+Version:        4.1.0
 Release:        0
 Summary:        Small Device C Compiler
 License:        GPL-2.0-or-later AND GPL-3.0-or-later
@@ -27,7 +27,6 @@
 Source1:        %{name}-rpmlintrc
 Patch0:         0001-Doc-Disable-fallback-to-dvipdfm-remove-non-pdftex-ta.patch
 Patch2:         sdcc_enable_additional_target_libs.patch
-Patch3:         sdcc-fixupInlineLabel.patch
 Patch4:         sdcc-pcode.patch
 BuildRequires:  bison
 %if 0%{?suse_version} >= 1500
@@ -55,6 +54,7 @@
 %if 0%{?suse_version} >= 1500
 BuildRequires:  texlive-footnotehyper
 %endif
+BuildRequires:  texlive-geometry
 BuildRequires:  texlive-latex
 BuildRequires:  texlive-makeindex
 BuildRequires:  texlive-ulem
@@ -96,7 +96,7 @@
 development.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 rm support/regression/tests/bug3304184.c
 # remove non-free libraries, see doc/README.txt: Licenses
 find device/non-free/ \( -iname \*.h -o -iname \*.c -o -iname \*.S \) -delete
@@ -104,7 +104,6 @@
 find -name '*.[ch]' -perm -u=x | xargs chmod a-x
 %patch0 -p1
 %patch2 -p1
-%patch3
 %patch4
 sed -i '1 s@.*@#!/usr/bin/python3@' support/scripts/as2gbmap.py
 

++++++ sdcc-src-4.0.0.tar.bz2 -> sdcc-src-4.1.0.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sdcc/sdcc-src-4.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.sdcc.new.2988/sdcc-src-4.1.0.tar.bz2 differ: char 
11, line 1

Reply via email to