Hello community,

here is the log from the commit of package tkdiff for openSUSE:Factory checked 
in at 2011-11-29 12:52:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tkdiff (Old)
 and      /work/SRC/openSUSE:Factory/.tkdiff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tkdiff", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tkdiff/tkdiff.changes    2011-09-23 
12:48:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tkdiff.new/tkdiff.changes       2011-11-29 
12:52:44.000000000 +0100
@@ -1,0 +2,16 @@
+Mon Nov 28 23:40:16 UTC 2011 - [email protected]
+
+- update to 4.2:
+  * works with Subversion 1.7
+  * make opening file dialog know where it started from, and start in the same
+    directory as the first file when looking for the second one
+  * you can now specify a preference for filetypes for the file open/save
+    dialogs
+  * detect PVCS by environment variable (patch 1839361 by nafmo)
+  * update BitKeeper support (patch 3053551 by wscott)
+  * mercurial support (patch 1867700 by damonmc)
+  * rudimentary Git support (patch 1836293 by cecilh3)
+  * add help menu items to report versions of wish and diff
+  * gave it a debug (-d) option
+
+-------------------------------------------------------------------

Old:
----
  tkdiff-4.1.4-git.patch
  tkdiff-4.1.4-unix.tar.bz2

New:
----
  tkdiff-4.2.tar.gz

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

Other differences:
------------------
++++++ tkdiff.spec ++++++
--- /var/tmp/diff_new_pack.WbTRD1/_old  2011-11-29 12:52:45.000000000 +0100
+++ /var/tmp/diff_new_pack.WbTRD1/_new  2011-11-29 12:52:45.000000000 +0100
@@ -19,34 +19,23 @@
 
 
 Name:           tkdiff
-%define              real_version      4.1.4-unix
 BuildArch:      noarch
 License:        GPL v2 or later
 Group:          Productivity/Text/Utilities
 Requires:       tk diffutils
-AutoReqProv:    on
-Version:        4.1.4
-Release:        68
+Version:        4.2
+Release:        0
 Summary:        2 and 3-way diff/merge tool
 Url:            http://tkdiff.sourceforge.net/
-Source0:        %{name}-%{real_version}.tar.bz2
+Source0:        
http://prdownloads.sourceforge.net/tkdiff/tkdiff-%{version}.tar.gz
 Source1:        README.SuSE
-Patch1:         tkdiff-4.1.4-git.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 TkDiff is a graphical 2 and 3-way diff/merge tool.
 
-
-
-Authors:
---------
-    John M. Klassa <[email protected]>
-
 %prep
-%setup -n tkdiff-4.1.4-unix
-%patch1
-#
+%setup -q -n "tkdiff-unix"
 cp %{S:1} .
 
 %build

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to