Hello community, here is the log from the commit of package kdebindings3 checked in at Thu May 25 00:35:56 CEST 2006. -------- --- KDE/kdebindings3/kdebindings3-java.changes 2006-05-18 02:11:25.000000000 +0200 +++ kdebindings3/kdebindings3-java.changes 2006-05-25 00:34:12.000000000 +0200 @@ -1,0 +2,6 @@ +Wed May 24 10:18:32 CEST 2006 - stbinner@suse.de + +- update to KDE 3.5.3 + * several fixes to QtRuby and Korundum + +------------------------------------------------------------------- kdebindings3-javascript.changes: same change kdebindings3-python.changes: same change kdebindings3.changes: same change Old: ---- 3_5_BRANCH.diff kdebindings-3.5.2.tar.bz2 New: ---- kdebindings-3.5.3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdebindings3-java.spec ++++++ --- /var/tmp/diff_new_pack.9FVfVW/_old 2006-05-25 00:34:22.000000000 +0200 +++ /var/tmp/diff_new_pack.9FVfVW/_new 2006-05-25 00:34:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package kdebindings3-java (Version 3.5.2) +# spec file for package kdebindings3-java (Version 3.5.3) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,13 +20,13 @@ Group: Development/Libraries/Java Summary: Java Bindings for KDE Provides: kdebindings3:/opt/kde3/lib/java -Version: 3.5.2 -Release: 4 +Version: 3.5.3 +Release: 1 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: kdebindings-%{version}.tar.bz2 -Patch0: 3_5_BRANCH.diff +#Patch0: 3_5_BRANCH.diff Patch1: python2.diff Patch2: perl.diff Patch3: lib64.diff @@ -81,7 +81,7 @@ %endif %prep %setup -q -n kdebindings-%{version} -%patch0 +#%patch0 %patch1 %patch2 if [ "lib64" = %_lib ]; then @@ -262,6 +262,9 @@ %endif %changelog -n kdebindings3-java +* Wed May 24 2006 - stbinner@suse.de +- update to KDE 3.5.3 + * several fixes to QtRuby and Korundum * Thu May 18 2006 - dmueller@suse.de - update buildrequires * Mon May 15 2006 - stbinner@suse.de ++++++ kdebindings3-javascript.spec ++++++ --- /var/tmp/diff_new_pack.9FVfVW/_old 2006-05-25 00:34:22.000000000 +0200 +++ /var/tmp/diff_new_pack.9FVfVW/_new 2006-05-25 00:34:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package kdebindings3-javascript (Version 3.5.2) +# spec file for package kdebindings3-javascript (Version 3.5.3) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,13 +20,13 @@ Group: System/GUI/KDE Summary: JavaScript Bindings and Interpreter for KDE Provides: kdebindings -Version: 3.5.2 -Release: 4 +Version: 3.5.3 +Release: 1 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: kdebindings-%{version}.tar.bz2 -Patch0: 3_5_BRANCH.diff +#Patch0: 3_5_BRANCH.diff Patch1: python2.diff Patch2: perl.diff Patch3: lib64.diff @@ -88,7 +88,7 @@ %endif %prep %setup -q -n kdebindings-%{version} -%patch0 +#%patch0 %patch1 %patch2 if [ "lib64" = %_lib ]; then @@ -269,6 +269,9 @@ %endif %changelog -n kdebindings3-javascript +* Wed May 24 2006 - stbinner@suse.de +- update to KDE 3.5.3 + * several fixes to QtRuby and Korundum * Thu May 18 2006 - dmueller@suse.de - update buildrequires * Mon May 15 2006 - stbinner@suse.de ++++++ kdebindings3-python.spec ++++++ --- /var/tmp/diff_new_pack.9FVfVW/_old 2006-05-25 00:34:22.000000000 +0200 +++ /var/tmp/diff_new_pack.9FVfVW/_new 2006-05-25 00:34:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package kdebindings3-python (Version 3.5.2) +# spec file for package kdebindings3-python (Version 3.5.3) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,13 +20,13 @@ Group: Development/Libraries/Python Summary: Python Bindings for KDE Provides: sip PyKDE -Version: 3.5.2 -Release: 4 +Version: 3.5.3 +Release: 1 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) python-qt = %{version} Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: kdebindings-%{version}.tar.bz2 -Patch0: 3_5_BRANCH.diff +#Patch0: 3_5_BRANCH.diff Patch1: python2.diff Patch2: perl.diff Patch3: lib64.diff @@ -81,7 +81,7 @@ %endif %prep %setup -q -n kdebindings-%{version} -%patch0 +#%patch0 %patch1 %patch2 if [ "lib64" = %_lib ]; then @@ -262,6 +262,9 @@ %endif %changelog -n kdebindings3-python +* Wed May 24 2006 - stbinner@suse.de +- update to KDE 3.5.3 + * several fixes to QtRuby and Korundum * Thu May 18 2006 - dmueller@suse.de - update buildrequires * Mon May 15 2006 - stbinner@suse.de ++++++ kdebindings3.spec ++++++ --- /var/tmp/diff_new_pack.9FVfVW/_old 2006-05-25 00:34:22.000000000 +0200 +++ /var/tmp/diff_new_pack.9FVfVW/_new 2006-05-25 00:34:22.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package kdebindings3 (Version 3.5.2) +# spec file for package kdebindings3 (Version 3.5.3) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -20,13 +20,13 @@ Group: System/GUI/KDE Summary: Bindings for Qt and KDE Libraries Provides: kdebindings -Version: 3.5.2 -Release: 4 +Version: 3.5.3 +Release: 1 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: kdebindings-%{version}.tar.bz2 -Patch0: 3_5_BRANCH.diff +#Patch0: 3_5_BRANCH.diff Patch1: python2.diff Patch2: perl.diff Patch3: lib64.diff @@ -95,7 +95,7 @@ %endif %prep %setup -q -n kdebindings-%{version} -%patch0 +#%patch0 %patch1 %patch2 if [ "lib64" = %_lib ]; then @@ -276,6 +276,9 @@ %endif %changelog -n kdebindings3 +* Wed May 24 2006 - stbinner@suse.de +- update to KDE 3.5.3 + * several fixes to QtRuby and Korundum * Thu May 18 2006 - dmueller@suse.de - update buildrequires * Mon May 15 2006 - stbinner@suse.de ++++++ kdebindings-3.5.2.tar.bz2 -> kdebindings-3.5.3.tar.bz2 ++++++ ++++ 4341 lines of diff (skipped) ++++++ kdebindings3.spec.in ++++++ --- KDE/kdebindings3/kdebindings3.spec.in 2006-05-15 17:17:42.000000000 +0200 +++ kdebindings3/kdebindings3.spec.in 2006-05-24 10:18:53.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package kdebindings3 (Version 3.5.2) +# spec file for package kdebindings3 (Version 3.5.3) # # Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -21,13 +21,13 @@ Group: System/GUI/KDE Summary: Bindings for Qt and KDE Libraries Provides: kdebindings -Version: 3.5.2 +Version: 3.5.3 Release: 1 Requires: kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3`) Url: http://www.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: kdebindings-%{version}.tar.bz2 -Patch0: 3_5_BRANCH.diff +#Patch0: 3_5_BRANCH.diff Patch1: python2.diff Patch2: perl.diff Patch3: lib64.diff @@ -71,7 +71,7 @@ %prep %setup -q -n kdebindings-%{version} -%patch0 +#%patch0 %patch1 %patch2 if [ "lib64" = %_lib ]; then ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...