Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tint for openSUSE:Factory checked in 
at 2021-04-25 21:27:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tint (Old)
 and      /work/SRC/openSUSE:Factory/.tint.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tint"

Sun Apr 25 21:27:24 2021 rev:3 rq:888267 version:0.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/tint/tint.changes        2021-04-24 
23:09:50.471453183 +0200
+++ /work/SRC/openSUSE:Factory/.tint.new.12324/tint.changes     2021-04-25 
21:29:00.668545108 +0200
@@ -1,0 +2,5 @@
+Thu Apr 22 15:51:13 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Resolve ambiguity about original closeness in description.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ tint.spec ++++++
--- /var/tmp/diff_new_pack.ofmiVi/_old  2021-04-25 21:29:01.132545666 +0200
+++ /var/tmp/diff_new_pack.ofmiVi/_new  2021-04-25 21:29:01.136545671 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tint
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2010 Guido Berhoerster <guido+opensuse....@berhoerster.name>.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -31,16 +31,14 @@
 
 %description
 TINT is a clone of the original tetris game written by Alexey Pajitnov, Dmitry
-Pavlovsky, and Vadim Gerasimov. The game is as close to the original as
-possible, but there are a few differences. Nevertheless, it is probably the
-closest to the original that you'll ever find in the UNIX world.
+Pavlovsky, and Vadim Gerasimov. The game is close to the original, but
+there are a few differences.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 
 %build
-make %{?_smp_mflags} CFLAGS="%{optflags}"
+%make_build CFLAGS="%{optflags}"
 
 %install
 install -D -m 755 tint %{buildroot}%{_bindir}/tint

Reply via email to