Hello community,

here is the log from the commit of package kcalutils for openSUSE:Factory 
checked in at 2016-01-23 01:06:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcalutils (Old)
 and      /work/SRC/openSUSE:Factory/.kcalutils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcalutils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcalutils/kcalutils.changes      2016-01-10 
13:04:43.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kcalutils.new/kcalutils.changes 2016-01-23 
01:06:26.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:14:45 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+-------------------------------------------------------------------

Old:
----
  kcalutils-15.12.0.tar.xz

New:
----
  kcalutils-15.12.1.tar.xz

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

Other differences:
------------------
++++++ kcalutils.spec ++++++
--- /var/tmp/diff_new_pack.w0SJdB/_old  2016-01-23 01:06:27.000000000 +0100
+++ /var/tmp/diff_new_pack.w0SJdB/_new  2016-01-23 01:06:27.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           kcalutils
-Version:        15.12.0
+Version:        15.12.1
 Release:        0
 %define kf5_version 5.1.0
 Summary:        KDE PIM Libraries: KCalUtils

++++++ kcalutils-15.12.0.tar.xz -> kcalutils-15.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-15.12.0/Messages.sh 
new/kcalutils-15.12.1/Messages.sh
--- old/kcalutils-15.12.0/Messages.sh   2015-11-07 18:37:56.000000000 +0100
+++ new/kcalutils-15.12.1/Messages.sh   2015-12-28 14:42:58.000000000 +0100
@@ -2,5 +2,5 @@
 scripts/extract_strings_ki18n.py `find templates -name \*.html` >> html.cpp
 $EXTRACTRC *.kcfg *.ui >> rc.cpp
 $XGETTEXT rc.cpp html.cpp src/*.cpp src/*.h -o $podir/libkcalutils5.pot
-rm -f rc.cpp html.cpp scripts/grantlee_strings_extractor.pyc
+rm -f rc.cpp html.cpp
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcalutils-15.12.0/scripts/extract_strings_ki18n.py 
new/kcalutils-15.12.1/scripts/extract_strings_ki18n.py
--- old/kcalutils-15.12.0/scripts/extract_strings_ki18n.py      2015-11-07 
18:37:56.000000000 +0100
+++ new/kcalutils-15.12.1/scripts/extract_strings_ki18n.py      2015-12-28 
14:42:58.000000000 +0100
@@ -19,8 +19,10 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  
USA
 ##
 
+import sys
+sys.dont_write_bytecode = True
 
-import os, sys, glob, operator
+import os, glob, operator
 from grantlee_strings_extractor import TranslationOutputter
 
 class KI18nExtractStrings(TranslationOutputter):


Reply via email to