Hello community,
here is the log from the commit of package xfce4-panel-plugin-eyes for
openSUSE:Factory checked in at 2015-03-16 07:01:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-eyes (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-eyes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-eyes"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-eyes/xfce4-panel-plugin-eyes.changes
2014-12-25 23:20:02.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-eyes.new/xfce4-panel-plugin-eyes.changes
2015-03-16 07:01:28.000000000 +0100
@@ -1,0 +2,9 @@
+Sun Mar 15 22:04:06 UTC 2015 - [email protected]
+
+- update to version 4.4.4
+ - add ACLOCAL_AMFLAGS to Makefile.am
+ - add .gitignore
+ - fix IT_PROG_INTLTOOL warning
+ - translation updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-eyes-plugin-4.4.3.tar.bz2
New:
----
xfce4-eyes-plugin-4.4.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-eyes.spec ++++++
--- /var/tmp/diff_new_pack.KX0FUJ/_old 2015-03-16 07:01:29.000000000 +0100
+++ /var/tmp/diff_new_pack.KX0FUJ/_new 2015-03-16 07:01:29.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-eyes
#
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -18,9 +18,8 @@
%define panel_version 4.8.0
%define plugin_name xfce4-eyes-plugin
-
Name: xfce4-panel-plugin-eyes
-Version: 4.4.3
+Version: 4.4.4
Release: 0
Summary: Eyes Plugin for the Xfce Panel
License: GPL-2.0+
@@ -48,7 +47,7 @@
%build
%configure --disable-static
-make %{_smp_mflags} V=1
+make %{?_smp_mflags} V=1
%install
%make_install
@@ -75,5 +74,6 @@
%{_datadir}/xfce4/panel/plugins/eyes.desktop
%files lang -f %{name}.lang
+%defattr(-,root,root)
%changelog
++++++ xfce4-eyes-plugin-4.4.3.tar.bz2 -> xfce4-eyes-plugin-4.4.4.tar.bz2 ++++++
++++ 1975 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/xfce4-eyes-plugin-4.4.3/ChangeLog new/xfce4-eyes-plugin-4.4.4/ChangeLog
--- old/xfce4-eyes-plugin-4.4.3/ChangeLog 2014-12-23 13:35:49.000000000
+0100
+++ new/xfce4-eyes-plugin-4.4.4/ChangeLog 2015-03-15 20:31:17.000000000
+0100
@@ -1,3 +1,69 @@
+commit d441294d8abbd4a2306f7e34df33e48d3585b1d3
+Author: Harald Judt <[email protected]>
+Date: Sun Mar 15 20:23:49 2015 +0100
+
+ Updates for release
+
+commit 1ddbad4e80e82be61f921b88f471642d93e857fa
+Author: Harald Judt <[email protected]>
+Date: Sun Mar 15 20:27:53 2015 +0100
+
+ Add ACLOCAL_AMFLAGS to Makefile.am
+
+commit b25f4bf2e375b3ed02ad015106b020141b6cf16c
+Author: Harald Judt <[email protected]>
+Date: Sun Mar 15 20:28:15 2015 +0100
+
+ Add .gitignore
+
+commit 88696879538d8c1a8797d8f3cb29b7143e707804
+Author: Anonymous <[email protected]>
+Date: Thu Mar 12 00:31:56 2015 +0100
+
+ I18n: Update translation lt (100%).
+
+ 4 translated messages.
+
+ Transifex (https://www.transifex.com/projects/p/xfce/).
+
+commit 709b8cb7c1d81fbd0fe7c72454937a6f5b73bdce
+Author: Slavko <[email protected]>
+Date: Thu Feb 26 18:33:10 2015 +0100
+
+ I18n: Update translation sk (100%).
+
+ 4 translated messages.
+
+ Transifex (https://www.transifex.com/projects/p/xfce/).
+
+commit 2b5a9bc600c85550ce8d9fe6319c5a2407d28a85
+Author: Harald Judt <[email protected]>
+Date: Thu Feb 19 19:25:52 2015 +0100
+
+ Fix IT_PROG_INTLTOOL warning.
+
+ xdt-autogen: It is recommended to use IT_PROG_INTLTOOL([0.35.0])
+ in your configure.ac file and remove AC_PROG_INTLTOOL
+
+ See http://bugzilla.xfce.org/show_bug.cgi?id=8930 for
+ more information.
+
+commit fc8419051947deb4761bdf321abeb4d165ed6376
+Author: GenghisKhan <[email protected]>
+Date: Thu Jan 1 06:31:37 2015 +0100
+
+ I18n: Update translation he (100%).
+
+ 4 translated messages.
+
+ Transifex (https://www.transifex.com/projects/p/xfce/).
+
+commit 7443d65c79ac59f60cf015b454aa8978e819f0e1
+Author: Harald Judt <[email protected]>
+Date: Tue Dec 23 13:36:15 2014 +0100
+
+ Post release tag bump.
+
commit 5be3962e0c5f81a70c3a70c6d94640fdf13bcac4
Author: Harald Judt <[email protected]>
Date: Tue Dec 23 13:34:22 2014 +0100
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/xfce4-eyes-plugin-4.4.3/Makefile.am new/xfce4-eyes-plugin-4.4.4/Makefile.am
--- old/xfce4-eyes-plugin-4.4.3/Makefile.am 2013-02-27 19:21:25.000000000
+0100
+++ new/xfce4-eyes-plugin-4.4.4/Makefile.am 2015-03-15 20:29:11.000000000
+0100
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
SUBDIRS = \
panel-plugin \
themes \
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/xfce4-eyes-plugin-4.4.3/NEWS new/xfce4-eyes-plugin-4.4.4/NEWS
--- old/xfce4-eyes-plugin-4.4.3/NEWS 2014-12-22 20:11:32.000000000 +0100
+++ new/xfce4-eyes-plugin-4.4.4/NEWS 2015-03-15 20:29:47.000000000 +0100
@@ -1,3 +1,10 @@
+4.4.4 (2015-03-15)
+------------------
+- Add ACLOCAL_AMFLAGS to Makefile.am
+- Add .gitignore
+- Fix IT_PROG_INTLTOOL warning.
+- Translation updates: Hebrew, Lithuania, Slovak
+
4.4.3 (2014-12-23)
------------------
- Many translation 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/xfce4-eyes-plugin-4.4.3/configure.ac
new/xfce4-eyes-plugin-4.4.4/configure.ac
--- old/xfce4-eyes-plugin-4.4.3/configure.ac 2014-12-23 13:35:44.000000000
+0100
+++ new/xfce4-eyes-plugin-4.4.4/configure.ac 2015-03-15 20:31:09.000000000
+0100
@@ -11,15 +11,15 @@
dnl ***************************
m4_define([eyes_version_major], [4])
m4_define([eyes_version_minor], [4])
-m4_define([eyes_version_micro], [3])
-m4_define([eyes_version_build], [r5be3962])
+m4_define([eyes_version_micro], [4])
+m4_define([eyes_version_build], [rd441294])
m4_define([eyes_version_tag], [])
m4_define([eyes_version],
[eyes_version_major().eyes_version_minor().eyes_version_micro()ifelse(eyes_version_tag(),
[git], [eyes_version_tag()-eyes_version_build()], [eyes_version_tag()])])
dnl ***************************
dnl *** Initialize autoconf ***
dnl ***************************
-AC_COPYRIGHT([Copyright (c) 2006-2013 The Xfce development team])
+AC_COPYRIGHT([Copyright (c) 2006-2015 The Xfce development team])
AC_INIT([xfce4-eyes-plugin], [eyes_version], [http://bugzilla.xfce.org/],
[xfce4-eyes-plugin])
AC_PREREQ([2.60])
AC_CONFIG_MACRO_DIR([m4])
@@ -40,7 +40,7 @@
AC_PROG_INSTALL()
LT_PREREQ([2.2.6])
LT_INIT([disable-static])
-AC_PROG_INTLTOOL()
+IT_PROG_INTLTOOL([0.35.0])
AM_PROG_CC_C_O()
dnl **********************************
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/xfce4-eyes-plugin-4.4.3/po/he.po new/xfce4-eyes-plugin-4.4.4/po/he.po
--- old/xfce4-eyes-plugin-4.4.3/po/he.po 2013-03-03 09:44:22.000000000
+0100
+++ new/xfce4-eyes-plugin-4.4.4/po/he.po 2015-02-19 19:26:11.000000000
+0100
@@ -1,36 +1,39 @@
-# translation of he.po to Hebrew
-# This file is distributed under the same license as the xfce4-eyes package.
-# Dotan Kamber <[email protected]>, 2004.
-# Jonatan Perry <[email protected]>, 2004.
-# Yuval Tanny <[email protected]>, 2004.
-# koby vurgaft <[email protected]>, 2013.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Dotan Kamber <[email protected]>, 2004
+# GenghisKhan <[email protected]>, 2015
+# Jonatan Perry <[email protected]>, 2004
+# koby vurgaft <[email protected]>, 2013
+# Yuval Tanny <[email protected]>, 2004
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-eyes 4.3.0\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-01 17:32+0100\n"
-"PO-Revision-Date: 2013-03-02 13:08+0300\n"
-"Last-Translator: koby vurgaft <[email protected]>\n"
-"Language-Team: pulsar for the hebrew xfce translation team\n"
-"Language: he\n"
+"POT-Creation-Date: 2013-07-03 20:59+0200\n"
+"PO-Revision-Date: 2015-01-01 01:54+0000\n"
+"Last-Translator: GenghisKhan <[email protected]>\n"
+"Language-Team: Hebrew
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Virtaal 0.7.1\n"
-#: ../panel-plugin/eyes.c:324 ../panel-plugin/eyes.desktop.in.h:1
+#: ../panel-plugin/eyes.c:332 ../panel-plugin/eyes.desktop.in.h:1
msgid "Eyes"
msgstr "עיניים"
-#: ../panel-plugin/eyes.c:340
+#: ../panel-plugin/eyes.c:348
msgid "_Select a theme:"
-msgstr "בחירת ערכת _נושא:"
+msgstr "בחר ערכת _נושא:"
-#: ../panel-plugin/eyes.c:377
+#: ../panel-plugin/eyes.c:385
msgid "Use single _row in multi-row panel"
-msgstr "השתמש ב_שורה אחת בפאנל רב שורות"
+msgstr "השתמש ב_שורה אחת בלוח רב שורות"
#: ../panel-plugin/eyes.desktop.in.h:2
msgid "Eyes that spy on you"
-msgstr "עיניים שמרגלות אחריך"
+msgstr "עיניים אשר מרגלות אחריך"
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/xfce4-eyes-plugin-4.4.3/po/lt.po new/xfce4-eyes-plugin-4.4.4/po/lt.po
--- old/xfce4-eyes-plugin-4.4.3/po/lt.po 2013-03-01 17:32:44.000000000
+0100
+++ new/xfce4-eyes-plugin-4.4.4/po/lt.po 2015-03-15 20:17:36.000000000
+0100
@@ -1,32 +1,35 @@
-# Lithuania translation of xfce4-eyes
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# This file is distributed under the same license as the xfce4-eyes package.
-# Mantas <[email protected]>, 2003.
-#
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Mantas <[email protected]>, 2003
+# Moo, 2015
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-eyes 4.3.0\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-01 17:32+0100\n"
-"PO-Revision-Date: 2004-10-30 00:34+0300\n"
-"Last-Translator: Mantas <[email protected]>\n"
-"Language-Team: Lithuanian <[email protected]>\n"
-"Language: lt\n"
+"POT-Creation-Date: 2013-07-03 20:59+0200\n"
+"PO-Revision-Date: 2015-03-11 21:47+0000\n"
+"Last-Translator: Moo\n"
+"Language-Team: Lithuanian
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Language: lt\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
(n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../panel-plugin/eyes.c:324 ../panel-plugin/eyes.desktop.in.h:1
+#: ../panel-plugin/eyes.c:332 ../panel-plugin/eyes.desktop.in.h:1
msgid "Eyes"
msgstr "Akys"
-#: ../panel-plugin/eyes.c:340
+#: ../panel-plugin/eyes.c:348
msgid "_Select a theme:"
msgstr "_Pasirinkite temą:"
-#: ../panel-plugin/eyes.c:377
+#: ../panel-plugin/eyes.c:385
msgid "Use single _row in multi-row panel"
-msgstr ""
+msgstr "Kelių eilučių skydelyje, naudoti vieną _eilutę"
#: ../panel-plugin/eyes.desktop.in.h:2
msgid "Eyes that spy on you"
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/xfce4-eyes-plugin-4.4.3/po/sk.po new/xfce4-eyes-plugin-4.4.4/po/sk.po
--- old/xfce4-eyes-plugin-4.4.3/po/sk.po 2013-03-01 17:32:45.000000000
+0100
+++ new/xfce4-eyes-plugin-4.4.4/po/sk.po 2015-03-15 20:17:36.000000000
+0100
@@ -1,34 +1,36 @@
-# translation of xfce4-eyes.po to Slovak
-# This file is distributed under the same license as the xfce4-eyes package.
-# Copyright (C) YEAR THE xfce4-eyes'S COPYRIGHT HOLDER.
-# Juraj Brosz <[email protected]>, 2004.
-#
-# Robert Hartl <[email protected]>, 2009.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Translators:
+# Juraj Brosz <[email protected]>, 2004
+# Robert Hartl <[email protected]>, 2009
+# Slavko <[email protected]>, 2015
msgid ""
msgstr ""
-"Project-Id-Version: xfce4-eyes 4.3.0\n"
+"Project-Id-Version: Xfce Panel Plugins\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-01 17:32+0100\n"
-"PO-Revision-Date: 2009-09-13 17:46+0200\n"
-"Last-Translator: Robert Hartl <[email protected]>\n"
-"Language-Team: slovak <[email protected]>\n"
-"Language: \n"
+"POT-Creation-Date: 2013-07-03 20:59+0200\n"
+"PO-Revision-Date: 2015-02-26 16:19+0000\n"
+"Last-Translator: Slavko <[email protected]>\n"
+"Language-Team: Slovak
(http://www.transifex.com/projects/p/xfce-panel-plugins/language/sk/)\n"
"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
-"Content-Transfer-Encoding: 8-bit\n"
-"X-Generator: KBabel 1.3.1\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: sk\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: ../panel-plugin/eyes.c:324 ../panel-plugin/eyes.desktop.in.h:1
+#: ../panel-plugin/eyes.c:332 ../panel-plugin/eyes.desktop.in.h:1
msgid "Eyes"
msgstr "Oči"
-#: ../panel-plugin/eyes.c:340
+#: ../panel-plugin/eyes.c:348
msgid "_Select a theme:"
msgstr "_Vyberte motív:"
-#: ../panel-plugin/eyes.c:377
+#: ../panel-plugin/eyes.c:385
msgid "Use single _row in multi-row panel"
-msgstr ""
+msgstr "Použiť jeden _riadok vo viacriadkovom paneli"
#: ../panel-plugin/eyes.desktop.in.h:2
msgid "Eyes that spy on you"
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]