Mailinglist Archive: opensuse-commit (1929 mails)
| < Previous | Next > |
commit kdiff3 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 12 Oct 2011 16:12:40 +0200
- Message-id: <20111012141240.3B4F6202CC@hilbert.suse.de>
Hello community,
here is the log from the commit of package kdiff3 for openSUSE:Factory
checked in at Wed Oct 12 16:12:40 CEST 2011.
--------
--- openSUSE:Factory/kdiff3/kdiff3.changes 2011-10-06 16:36:36.000000000
+0200
+++ /mounts/work_src_done/STABLE/kdiff3/kdiff3.changes 2011-10-12
01:51:39.000000000 +0200
@@ -0,0 +1,13 @@
+-------------------------------------------------------------------
+Wed Oct 12 00:28:44 CEST 2011 - dmueller@xxxxxxx
+
+- update to 0.9.96:
+ * KDiff3FileItemActionPlugin : Context menu that also works in dolphin (for
KDE>=4
+ * Parser for preprocessor commands. (Allows single apostrophs ')
+ * Fix crash on A/B-overview (infinite recursion)
+ * Fix clearcase temp files not deleted problem on windows
+ * KDiff3 plugin: When launching KDiff3 konqueror isn't blocked anymore
+ * String corrections (Frederik Schwarzer)
+ * Fixed writing to KIO.
+ * Fixed white space merge default options
+
calling whatdependson for head-i586
Old:
----
kdiff3-0.9.95.tar.bz2
New:
----
kdiff3-0.9.96.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdiff3.spec ++++++
--- /var/tmp/diff_new_pack.HtTf9R/_old 2011-10-12 16:12:36.000000000 +0200
+++ /var/tmp/diff_new_pack.HtTf9R/_new 2011-10-12 16:12:36.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package kdiff3 (Version 0.9.95)
+# spec file for package kdiff3
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,16 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
+
Name: kdiff3
-Version: 0.9.95
+Version: 0.9.96
Release: 10
License: GPLv2+
Summary: Feature-Rich Code Comparison Utility
Url: http://kdiff3.sourceforge.net/
Group: Development/Tools/Version Control
-Source0: %{name}-%{version}.tar.bz2
+Source0: %{name}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: kdebase4-workspace-devel
BuildRequires: libkonq-devel
@@ -60,7 +62,7 @@
%kde_post_install
%find_lang %{name} %{name}.lang
%find_lang kdiff3plugin %{name}.lang
- %find_lang desktop_extragear-utils_kdiff3 %{name}.lang
+ %find_lang kdiff3fileitemactionplugin %{name}.lang
rm %{buildroot}%{_kde4_htmldir}/*/kdiff3/common
%fdupes -s %{buildroot}
@@ -69,12 +71,13 @@
%doc COPYING
%{_kde4_applicationsdir}/kdiff3.desktop
%{_kde4_appsdir}/kdiff3/
+%{_kde4_appsdir}/kdiff3part/
%{_kde4_bindir}/kdiff3
%{_kde4_iconsdir}/??color/*/apps/kdiff3.png
%{_kde4_modulesdir}/libkdiff3part.so
-%{_kde4_modulesdir}/libkdiff3plugin.so
+%{_kde4_modulesdir}/kdiff3fileitemaction.so
%{_kde4_servicesdir}/kdiff3part.desktop
-%{_kde4_servicesdir}/kdiff3_plugin.desktop
+%{_kde4_servicesdir}/kdiff3fileitemaction.desktop
%files lang -f %{name}.lang
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |