Hello community, here is the log from the commit of package kdesvn for openSUSE:Factory checked in at 2012-12-19 14:48:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdesvn (Old) and /work/SRC/openSUSE:Factory/.kdesvn.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdesvn", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kdesvn/kdesvn.changes 2012-03-26 11:02:08.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kdesvn.new/kdesvn.changes 2012-12-19 14:48:06.000000000 +0100 @@ -1,0 +2,22 @@ +Fri Oct 5 11:22:44 UTC 2012 - [email protected] + +- use a macro for library to avoid broken renames + +------------------------------------------------------------------- +Tue Oct 2 21:32:01 UTC 2012 - [email protected] + +- update to 1.6.0 + * User may add (or remove) patterns to ignore recursive + * greek translation + * modified for working with subversion 1.7 interface + * removed support for subversion less than version 1.5 + * revert commit in working copy from within logwindow + * fixed some problems with non canonical pathes and Urls which comes with subversion 1.7 + * re-added russian translation +- Remove the following patches, all upstream now: + * kdesvn.diff + * remove-nl.diff + * kdesvn-virtual-inheritance.patch + * kdesvn-gcc47.patch + +------------------------------------------------------------------- Old: ---- kdesvn-1.5.5.tar.bz2 kdesvn-gcc47.patch kdesvn-virtual-inheritance.patch kdesvn.diff remove-nl.diff New: ---- kdesvn-1.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdesvn.spec ++++++ --- /var/tmp/diff_new_pack.Qd1nAq/_old 2012-12-19 14:48:07.000000000 +0100 +++ /var/tmp/diff_new_pack.Qd1nAq/_new 2012-12-19 14:48:07.000000000 +0100 @@ -17,17 +17,13 @@ Name: kdesvn -Version: 1.5.5 +Version: 1.6.0 Release: 0 Summary: KDE Subversion Client License: GPL-2.0+ Group: Development/Tools/Version Control -Url: http://www.alwins-world.de/programs/kdesvn/index.html +Url: http://kdesvn.alwins-world.de/ Source: %{name}-%{version}.tar.bz2 -Patch0: kdesvn.diff -Patch2: remove-nl.diff -Patch3: kdesvn-virtual-inheritance.patch -Patch4: kdesvn-gcc47.patch BuildRequires: fdupes BuildRequires: libkde4-devel BuildRequires: openldap2-devel @@ -41,40 +37,25 @@ %description kdesvn is a GUI client for subversion repositories. -Authors: --------- - Rajko Albrecht <[email protected]> - -%package -n libsvnqt6 +%define lname libsvnqt7 +%package -n %{lname} Summary: KDE Subversion Client Group: Development/Tools/Version Control %requires_ge libqt4 -%description -n libsvnqt6 +%description -n %{lname} kdesvn is a GUI client for subversion repositories. -Authors: --------- - Rajko Albrecht <[email protected]> - %package -n libsvnqt-devel Summary: KDE Subversion Client Group: Development/Tools/Version Control -Requires: libsvnqt6 >= %{version} +Requires: %{lname} >= %{version} %description -n libsvnqt-devel kdesvn is a GUI client for subversion repositories. -Authors: --------- - Rajko Albrecht <[email protected]> - %prep %setup -q -%patch0 -%patch2 -%patch3 -p1 -%patch4 -p1 %build %cmake_kde4 -d build @@ -89,9 +70,9 @@ %fdupes -s %{buildroot}%{_datadir} %kde_post_install -%post -n libsvnqt6 -p /sbin/ldconfig +%post -n %{lname} -p /sbin/ldconfig -%postun -n libsvnqt6 -p /sbin/ldconfig +%postun -n %{lname} -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) @@ -122,7 +103,7 @@ %{_includedir}/svnqt %{_libdir}/libsvnqt.so -%files -n libsvnqt6 +%files -n %{lname} %defattr(-,root,root) %dir %{_datadir}/svnqt %dir %{_datadir}/svnqt/i18n ++++++ kdesvn-1.5.5.tar.bz2 -> kdesvn-1.6.0.tar.bz2 ++++++ ++++ 65134 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
