Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yodl for openSUSE:Factory checked in at 2021-12-21 18:40:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yodl (Old) and /work/SRC/openSUSE:Factory/.yodl.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yodl" Tue Dec 21 18:40:13 2021 rev:38 rq:941611 version:4.03.03 Changes: -------- --- /work/SRC/openSUSE:Factory/yodl/yodl.changes 2021-05-10 15:39:13.985600327 +0200 +++ /work/SRC/openSUSE:Factory/.yodl.new.2520/yodl.changes 2021-12-21 18:40:14.357852711 +0100 @@ -1,0 +2,6 @@ +Mon Dec 13 09:20:20 UTC 2021 - pgaj...@suse.com + +- version update to 4.03.03 + * Removed -q from yodl's build script + +------------------------------------------------------------------- Old: ---- yodl-4.03.02.tar.bz2 New: ---- yodl-4.03.03.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yodl.spec ++++++ --- /var/tmp/diff_new_pack.OGwbmY/_old 2021-12-21 18:40:15.097853375 +0100 +++ /var/tmp/diff_new_pack.OGwbmY/_new 2021-12-21 18:40:15.101853379 +0100 @@ -17,7 +17,7 @@ Name: yodl -Version: 4.03.02 +Version: 4.03.03 Release: 0 Summary: Yet One-other Document Language License: GPL-3.0-only ++++++ yodl-4.03.02.tar.bz2 -> yodl-4.03.03.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yodl-4.03.02/yodl/VERSION new/yodl-4.03.03/yodl/VERSION --- old/yodl-4.03.02/yodl/VERSION 2021-01-22 13:43:33.000000000 +0100 +++ new/yodl-4.03.03/yodl/VERSION 2021-06-27 14:48:31.000000000 +0200 @@ -1,3 +1,3 @@ #define AUTHOR "Frank B. Brokken (f.b.brok...@rug.nl" -#define VERSION "4.03.02" +#define VERSION "4.03.03" #define YEARS "1996-2021" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yodl-4.03.02/yodl/build new/yodl-4.03.03/yodl/build --- old/yodl-4.03.02/yodl/build 2021-01-22 13:43:33.000000000 +0100 +++ new/yodl-4.03.03/yodl/build 2021-06-27 14:48:31.000000000 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/icmake -qt/tmp/yodl +#!/usr/bin/icmake -t. #include "VERSION" #include "INSTALL.im" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yodl-4.03.02/yodl/changelog new/yodl-4.03.03/yodl/changelog --- old/yodl-4.03.02/yodl/changelog 2021-01-22 13:43:33.000000000 +0100 +++ new/yodl-4.03.03/yodl/changelog 2021-06-27 14:48:31.000000000 +0200 @@ -1,3 +1,9 @@ +yodl (4.03.03) + + * Removed -q from yodl's build script + + -- Frank B. Brokken <f.b.brok...@rug.nl> Sun, 27 Jun 2021 14:47:56 +0200 + yodl (4.03.02) * Removed superfluous .tar.gz extensions from the man-pages