Hello community,

here is the log from the commit of package okular for openSUSE:Factory checked 
in at 2015-10-19 22:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okular (Old)
 and      /work/SRC/openSUSE:Factory/.okular.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okular"

Changes:
--------
--- /work/SRC/openSUSE:Factory/okular/okular.changes    2015-10-03 
20:29:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.okular.new/okular.changes       2015-10-19 
22:44:03.000000000 +0200
@@ -1,0 +2,8 @@
+Sun Oct 11 13:46:05 UTC 2015 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.08.2
+   * KDE Applications 15.08.2 
+   * https://www.kde.org/announcements/announce-applications-15.08.2.php
+
+
+-------------------------------------------------------------------

Old:
----
  okular-15.08.1.tar.xz

New:
----
  okular-15.08.2.tar.xz

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

Other differences:
------------------
++++++ okular.spec ++++++
--- /var/tmp/diff_new_pack.HaRxWC/_old  2015-10-19 22:44:04.000000000 +0200
+++ /var/tmp/diff_new_pack.HaRxWC/_new  2015-10-19 22:44:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           okular
-Version:        15.08.1
+Version:        15.08.2
 Release:        0
 Summary:        Document Viewer
 License:        GPL-2.0+

++++++ okular-15.08.1.tar.xz -> okular-15.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okular-15.08.1/VERSION new/okular-15.08.2/VERSION
--- old/okular-15.08.1/VERSION  2015-09-10 22:51:25.000000000 +0200
+++ new/okular-15.08.2/VERSION  2015-10-09 01:20:09.000000000 +0200
@@ -1 +1 @@
-okular v0.23.1
+okular v0.23.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okular-15.08.1/conf/okular_core.kcfg 
new/okular-15.08.2/conf/okular_core.kcfg
--- old/okular-15.08.1/conf/okular_core.kcfg    2015-09-10 22:51:25.000000000 
+0200
+++ new/okular-15.08.2/conf/okular_core.kcfg    2015-10-09 01:20:09.000000000 
+0200
@@ -76,7 +76,7 @@
    </choices>
   </entry>
   <entry key="ExternalEditorCommand" type="String">
-    <default>kate --use --line %l --column %c</default>
+    <default>kate --line %l --column %c</default>
   </entry>
  </group>
  <group name="Core Presentation" >
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okular-15.08.1/core/texteditors_p.h 
new/okular-15.08.2/core/texteditors_p.h
--- old/okular-15.08.1/core/texteditors_p.h     2015-09-10 22:51:25.000000000 
+0200
+++ new/okular-15.08.2/core/texteditors_p.h     2015-10-09 01:20:09.000000000 
+0200
@@ -22,7 +22,7 @@
 {
     QHash< int, QString > editors;
     editors.insert( SettingsCore::EnumExternalEditor::Kate,
-        QString::fromLatin1( "kate --use --line %l --column %c" ) );
+        QString::fromLatin1( "kate --line %l --column %c" ) );
     editors.insert( SettingsCore::EnumExternalEditor::Kile,
         QString::fromLatin1( "kile --line %l" ) );
     editors.insert( SettingsCore::EnumExternalEditor::Scite,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/okular-15.08.1/core/version.h 
new/okular-15.08.2/core/version.h
--- old/okular-15.08.1/core/version.h   2015-09-10 22:51:25.000000000 +0200
+++ new/okular-15.08.2/core/version.h   2015-10-09 01:20:09.000000000 +0200
@@ -10,10 +10,10 @@
 #ifndef _OKULAR_VERSION_H_
 #define _OKULAR_VERSION_H_
 
-#define OKULAR_VERSION_STRING "0.23.1"
+#define OKULAR_VERSION_STRING "0.23.2"
 #define OKULAR_VERSION_MAJOR 0
 #define OKULAR_VERSION_MINOR 23
-#define OKULAR_VERSION_RELEASE 1
+#define OKULAR_VERSION_RELEASE 2
 #define OKULAR_MAKE_VERSION( a,b,c ) (((a) << 16) | ((b) << 8) | (c))
 
 #define OKULAR_VERSION \


Reply via email to