Hello community, here is the log from the commit of package patch2mail for openSUSE:Factory checked in at Wed Jun 29 12:51:43 CEST 2011.
-------- --- patch2mail/patch2mail.changes 2011-06-19 17:56:30.000000000 +0200 +++ /mounts/work_src_done/STABLE/patch2mail/patch2mail.changes 2011-06-25 23:37:05.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Jun 25 21:16:37 UTC 2011 - [email protected] + +- use --non-interactive to avoid endless hanging zypper process + on unknown repo signing keys +- version 1.1.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- patch2mail-1.1.tar.bz2 New: ---- patch2mail-1.1.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ patch2mail.spec ++++++ --- /var/tmp/diff_new_pack.G8Pf3o/_old 2011-06-29 12:51:22.000000000 +0200 +++ /var/tmp/diff_new_pack.G8Pf3o/_new 2011-06-29 12:51:22.000000000 +0200 @@ -18,7 +18,7 @@ Name: patch2mail -Version: 1.1 +Version: 1.1.1 Release: 1 # License: GPLv2+ ++++++ patch2mail-1.1.tar.bz2 -> patch2mail-1.1.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patch2mail-1.1/patch2mail new/patch2mail-1.1.1/patch2mail --- old/patch2mail-1.1/patch2mail 2011-04-06 23:49:58.000000000 +0200 +++ new/patch2mail-1.1.1/patch2mail 2011-06-25 23:16:15.000000000 +0200 @@ -8,7 +8,7 @@ test "$PATCHES_ONLY" = "yes" && params="-t patch" /usr/sbin/zypp-refresh-wrapper >/dev/null -LANG=C /usr/bin/zypper --xmlout lu $params | xsltproc /usr/share/patch2mail/patch2mail.xsl - > "$tmp" +LANG=C /usr/bin/zypper --xmlout --non-interactive lu $params | xsltproc /usr/share/patch2mail/patch2mail.xsl - > "$tmp" grep "ERROR\|^===" "$tmp" >/dev/null || { rm -f "$tmp" exit 0 # no updates, no errors diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patch2mail-1.1/patch2mail.changes new/patch2mail-1.1.1/patch2mail.changes --- old/patch2mail-1.1/patch2mail.changes 2011-06-19 17:48:49.000000000 +0200 +++ new/patch2mail-1.1.1/patch2mail.changes 2011-06-25 23:35:32.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Sat Jun 25 21:16:37 UTC 2011 - [email protected] + +- use --non-interactive to avoid endless hanging zypper process + on unknown repo signing keys +- version 1.1.1 + +------------------------------------------------------------------- Sun Jun 19 15:48:01 UTC 2011 - [email protected] - updated summary to include package updates diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/patch2mail-1.1/patch2mail.spec new/patch2mail-1.1.1/patch2mail.spec --- old/patch2mail-1.1/patch2mail.spec 2011-06-19 18:00:15.000000000 +0200 +++ new/patch2mail-1.1.1/patch2mail.spec 2011-06-25 23:33:47.000000000 +0200 @@ -1,6 +1,6 @@ # Name: patch2mail -Version: 1.1 +Version: 1.1.1 Release: 1 # License: GPLv2+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
