Hello community,
here is the log from the commit of package kdegraphics-strigi-analyzer for
openSUSE:Factory checked in at 2013-07-08 07:33:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer (Old)
and /work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdegraphics-strigi-analyzer"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kdegraphics-strigi-analyzer/kdegraphics-strigi-analyzer.changes
2013-06-11 09:31:28.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kdegraphics-strigi-analyzer.new/kdegraphics-strigi-analyzer.changes
2013-07-08 07:33:28.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Jun 27 18:13:54 UTC 2013 - [email protected]
+
+- Update to 4.10.90
+ * KDE 4.11 Beta 1 release
+ * See http://www.kde.org/announcements/announce-4.11-beta2.php
+
+-------------------------------------------------------------------
+Thu Jun 13 19:17:43 UTC 2013 - [email protected]
+
+- Update to 4.10.80
+ * KDE 4.11 Beta 1 release
+ * See http://www.kde.org/announcements/announce-4.11-beta1.php
+
+-------------------------------------------------------------------
Old:
----
kdegraphics-strigi-analyzer-4.10.4.tar.xz
New:
----
kdegraphics-strigi-analyzer-4.10.90.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdegraphics-strigi-analyzer.spec ++++++
--- /var/tmp/diff_new_pack.mgm71a/_old 2013-07-08 07:33:28.000000000 +0200
+++ /var/tmp/diff_new_pack.mgm71a/_new 2013-07-08 07:33:28.000000000 +0200
@@ -25,7 +25,7 @@
License: LGPL-2.1+
Group: Productivity/Graphics/Other
Url: http://www.kde.org
-Version: 4.10.4
+Version: 4.10.90
Release: 0
Source0: %{name}-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ kdegraphics-strigi-analyzer-4.10.4.tar.xz ->
kdegraphics-strigi-analyzer-4.10.90.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kdegraphics-strigi-analyzer-4.10.4/pnm/kfile_pnm.cpp
new/kdegraphics-strigi-analyzer-4.10.90/pnm/kfile_pnm.cpp
--- old/kdegraphics-strigi-analyzer-4.10.4/pnm/kfile_pnm.cpp 2013-05-28
21:27:32.000000000 +0200
+++ new/kdegraphics-strigi-analyzer-4.10.90/pnm/kfile_pnm.cpp 2013-06-25
20:33:08.000000000 +0200
@@ -124,7 +124,7 @@
bpp *= 3;
KFileMetaInfoGroup group = appendGroup(info, "General");
- appendItem(group, "Format", formats[format]);
+ appendItem(group, "Format", i18n(formats[format]));
appendItem(group, "Dimensions", QSize(x, y));
if(!comments.isEmpty())
appendItem(group, "Comment", comments.trimmed());
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]