Hello community,

here is the log from the commit of package dialog for openSUSE:Factory checked 
in at 2017-06-16 10:48:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dialog (Old)
 and      /work/SRC/openSUSE:Factory/.dialog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dialog"

Fri Jun 16 10:48:02 2017 rev:34 rq:502797 version:1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/dialog/dialog.changes    2017-04-07 
13:52:17.992011438 +0200
+++ /work/SRC/openSUSE:Factory/.dialog.new/dialog.changes       2017-06-16 
10:48:03.524295849 +0200
@@ -1,0 +2,10 @@
+Tue Jun  6 14:06:01 UTC 2017 - [email protected]
+
+- Update to version 1.3-20170509:
+       * improved configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, and
+         CF_SHARED_OPTS.
+       * updated hu.po and tr.po from
+               http://translationproject.org/latest/dialog/
+       * update config.guess, config.sub
+
+-------------------------------------------------------------------

Old:
----
  dialog-1.3-20170131.tgz
  dialog-1.3-20170131.tgz.asc

New:
----
  dialog-1.3-20170509.tgz
  dialog-1.3-20170509.tgz.asc

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

Other differences:
------------------
++++++ dialog.spec ++++++
--- /var/tmp/diff_new_pack.OQraXD/_old  2017-06-16 10:48:04.320183819 +0200
+++ /var/tmp/diff_new_pack.OQraXD/_new  2017-06-16 10:48:04.324183256 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define src_date 20170131
+%define src_date 20170509
 %define somajor 14
 Name:           dialog
 Version:        1.3
@@ -35,11 +35,10 @@
 Patch2:         dialog-gcc-warnings.patch
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 Requires:       terminfo-base
-Suggests:       terminfo
 Recommends:     %{name}-lang
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Suggests:       terminfo
 
 %description
 This program lets you use menus and dialog boxes in shell scripts.
@@ -106,7 +105,7 @@
 %install
 # libtool seems to be broken in shell function func_lalib_unsafe_p()
 exec 0</dev/null
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 rm -rf %{buildroot}%{_libdir}/.libs
 find %{buildroot} -type f -name "*.la" -delete -print

++++++ dialog-1.3-20170131.tgz -> dialog-1.3-20170509.tgz ++++++
++++ 15764 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/CHANGES new/dialog-1.3-20170509/CHANGES
--- old/dialog-1.3-20170131/CHANGES     2017-02-01 03:03:34.000000000 +0100
+++ new/dialog-1.3-20170509/CHANGES     2017-05-10 01:25:06.000000000 +0200
@@ -1,9 +1,16 @@
--- $Id: CHANGES,v 1.575 2017/02/01 02:03:34 tom Exp $
+-- $Id: CHANGES,v 1.578 2017/05/09 23:25:06 tom Exp $
 -- Thomas E. Dickey <[email protected]>
 
 This version of dialog was originally from a Debian snapshot.  I've done this
 to it:
 
+2017/05/09
+       + improved configure macros CF_ADD_CFLAGS, CF_CC_ENV_FLAGS, and
+         CF_SHARED_OPTS.
+       + updated hu.po and tr.po from
+               http://translationproject.org/latest/dialog/
+       + update config.guess, config.sub
+
 2017/01/31
        + use DLG_TRACE macro consistently to make "--disable-trace" configure
          option work.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/VERSION new/dialog-1.3-20170509/VERSION
--- old/dialog-1.3-20170131/VERSION     2017-01-31 11:26:23.000000000 +0100
+++ new/dialog-1.3-20170509/VERSION     2017-05-10 01:08:48.000000000 +0200
@@ -1 +1 @@
-14:0:0 1.3     20170131
+14:0:0 1.3     20170509
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/package/debian/changelog 
new/dialog-1.3-20170509/package/debian/changelog
--- old/dialog-1.3-20170131/package/debian/changelog    2017-02-01 
03:04:04.000000000 +0100
+++ new/dialog-1.3-20170509/package/debian/changelog    2017-05-10 
01:08:48.000000000 +0200
@@ -1,3 +1,9 @@
+cdialog (20170509) unstable; urgency=low
+
+  * maintenance updates
+
+ -- Thomas E. Dickey <[email protected]>  Tue, 09 May 2017 19:08:48 
-0400
+
 cdialog (20170131) unstable; urgency=low
 
   * maintenance updates
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/package/dialog.spec 
new/dialog-1.3-20170509/package/dialog.spec
--- old/dialog-1.3-20170131/package/dialog.spec 2017-01-31 11:26:23.000000000 
+0100
+++ new/dialog-1.3-20170509/package/dialog.spec 2017-05-10 01:08:48.000000000 
+0200
@@ -1,9 +1,9 @@
 Summary: dialog - display dialog boxes from shell scripts
 %define AppProgram dialog
 %define AppVersion 1.3
-%define AppRelease 20170131
+%define AppRelease 20170509
 %define ActualProg c%{AppProgram}
-# $XTermId: dialog.spec,v 1.94 2017/01/31 10:26:23 tom Exp $
+# $XTermId: dialog.spec,v 1.95 2017/05/09 23:08:48 tom Exp $
 Name: %{ActualProg}
 Version: %{AppVersion}
 Release: %{AppRelease}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/package/freebsd/Makefile 
new/dialog-1.3-20170509/package/freebsd/Makefile
--- old/dialog-1.3-20170131/package/freebsd/Makefile    2017-01-31 
11:26:23.000000000 +0100
+++ new/dialog-1.3-20170509/package/freebsd/Makefile    2017-05-10 
01:08:48.000000000 +0200
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=      cdialog
-PORTVERSION=   1.3.20170131
+PORTVERSION=   1.3.20170509
 PORTEPOCH=     1
 CATEGORIES=    devel
 MASTER_SITES=  ftp://invisible-island.net/${PORTNAME:S|^c||}/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/po/hr.po new/dialog-1.3-20170509/po/hr.po
--- old/dialog-1.3-20170131/po/hr.po    2012-06-30 01:01:48.000000000 +0200
+++ new/dialog-1.3-20170509/po/hr.po    2017-03-26 15:37:02.000000000 +0200
@@ -8,14 +8,16 @@
 "Project-Id-Version: dialog 1.1.20080819\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2008-06-18 18:26-0400\n"
-"PO-Revision-Date: 2012-03-31 00:10+0200\n"
-"Last-Translator: Tomislav Krznar <[email protected]>\n"
+"PO-Revision-Date: 2017-03-26 15:31+0200\n"
+"Last-Translator: gogo <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
 "Language: hr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"X-Generator: Poedit 1.8.7.1\n"
 
 #: buttons.c:385
 msgid "Yes"
@@ -31,7 +33,7 @@
 
 #: buttons.c:409
 msgid "Cancel"
-msgstr "Otkaži"
+msgstr "Odustani"
 
 #: buttons.c:417
 msgid "EXIT"
@@ -81,7 +83,7 @@
 
 #: mixedgauge.c:67
 msgid "Completed"
-msgstr "Dovršeno"
+msgstr "Završeno"
 
 #: mixedgauge.c:70
 msgid "Checked"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/dialog-1.3-20170131/po/tr.po new/dialog-1.3-20170509/po/tr.po
--- old/dialog-1.3-20170131/po/tr.po    2008-07-20 21:05:16.000000000 +0200
+++ new/dialog-1.3-20170509/po/tr.po    2017-05-10 01:14:49.000000000 +0200
@@ -1,20 +1,24 @@
 # Turkish translation of dialog.
 # Copyright (C) 2005 dialog GNU GPL:
 # This file is distributed under the same license as the dialog package.
-# Abdullah Ulas <[email protected]>, 2005.
 #
-#, fuzzy
+# Abdullah Ulas <[email protected]>, 2005.
+# Volkan Gezer <[email protected]>, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: dialog 1.0-rel20041222\n"
+"Project-Id-Version: dialog 1.1.20080819\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2008-06-18 18:26-0400\n"
-"PO-Revision-Date: 2005-04-08 18:29+0300\n"
-"Last-Translator: Abdullah Ulas <[email protected]>\n"
+"PO-Revision-Date: 2017-05-05 12:35+0100\n"
+"Last-Translator: Volkan Gezer <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
+"Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: buttons.c:385
 msgid "Yes"
@@ -68,44 +72,43 @@
 
 #: mixedgauge.c:58
 msgid "Succeeded"
-msgstr ""
+msgstr "Başarılı"
 
 #: mixedgauge.c:61
-#, fuzzy
 msgid "Failed"
-msgstr "Dosyalar"
+msgstr "Başarısız"
 
 #: mixedgauge.c:64
 msgid "Passed"
-msgstr ""
+msgstr "Geçti"
 
 #: mixedgauge.c:67
 msgid "Completed"
-msgstr ""
+msgstr "Tamamlandı"
 
 #: mixedgauge.c:70
 msgid "Checked"
-msgstr ""
+msgstr "Denetlendi"
 
 #: mixedgauge.c:73
 msgid "Done"
-msgstr ""
+msgstr "Bitti"
 
 #: mixedgauge.c:76
 msgid "Skipped"
-msgstr ""
+msgstr "Atlandı"
 
 #: mixedgauge.c:79
 msgid "In Progress"
-msgstr ""
+msgstr "Devam Etmekte"
 
 #: mixedgauge.c:85
 msgid "N/A"
-msgstr ""
+msgstr "N/A"
 
 #: mixedgauge.c:193
 msgid "Overall Progress"
-msgstr ""
+msgstr "Genel İlerleme"
 
 #: textbox.c:489
 msgid "Search"




Reply via email to