Hello community,

here is the log from the commit of package rsstail for openSUSE:Factory checked 
in at 2017-03-28 15:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rsstail (Old)
 and      /work/SRC/openSUSE:Factory/.rsstail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rsstail"

Tue Mar 28 15:22:32 2017 rev:2 rq:482355 version:1.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/rsstail/rsstail.changes  2017-03-12 
20:04:50.506610184 +0100
+++ /work/SRC/openSUSE:Factory/.rsstail.new/rsstail.changes     2017-03-28 
15:22:54.223774755 +0200
@@ -1,0 +2,6 @@
+Thu Mar 23 15:28:35 UTC 2017 - [email protected]
+
+- Rectify inconsistent grammar in description
+- Drop %__-type macro indirections
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rsstail.spec ++++++
--- /var/tmp/diff_new_pack.d1JilW/_old  2017-03-28 15:22:54.711705652 +0200
+++ /var/tmp/diff_new_pack.d1JilW/_new  2017-03-28 15:22:54.715705085 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rsstail
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,16 +31,14 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-RSSTail is more or less an rss reader: it monitors an rss-feed and if it
-detects a new entry it'll emit only that new entry.
+RSSTail is more or less an RSS reader: it monitors an RSS feed and if it
+detects a new entry, it will emit only that new entry.
 
 %prep
 %setup -q
 
 %build
-%{__make}
-       DEBUG="-g %{optflags}" \
-       CC="gcc"
+make DEBUG="-g %{optflags}" CC="gcc"
 
 %install
 install -D -m 0755 rsstail %{buildroot}%{_bindir}/rsstail


Reply via email to