Mailinglist Archive: opensuse-commit (2130 mails)
| < Previous | Next > |
commit kdeaccessibility4
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 02 Apr 2008 20:50:15 +0200
- Message-id: <20080402185015.CE84D678185@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package kdeaccessibility4
checked in at Wed Apr 2 20:50:15 CEST 2008.
--------
--- KDE/kdeaccessibility4/kdeaccessibility4.changes 2008-03-05
00:26:35.000000000 +0100
+++ kdeaccessibility4/kdeaccessibility4.changes 2008-03-27 22:54:28.000000000
+0100
@@ -1,0 +2,5 @@
+Thu Mar 27 22:54:14 CET 2008 - dmueller@xxxxxxx
+
+- update to 4.0.3
+
+-------------------------------------------------------------------
kdeaccessibility4-icons.changes: same change
Old:
----
kdeaccessibility-4.0.2.tar.bz2
New:
----
kdeaccessibility-4.0.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kdeaccessibility4-icons.spec ++++++
--- /var/tmp/diff_new_pack.S10008/_old 2008-04-02 20:47:16.000000000 +0200
+++ /var/tmp/diff_new_pack.S10008/_new 2008-04-02 20:47:16.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdeaccessibility4-icons (Version 4.0.2)
+# spec file for package kdeaccessibility4-icons (Version 4.0.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -19,8 +19,8 @@
Group: System/GUI/KDE
Summary: Monochrome Icon Set for KDE
Url: http://www.kde.org
-Version: 4.0.2
-Release: 2
+Version: 4.0.3
+Release: 1
Source0: kdeaccessibility-%version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -58,6 +58,8 @@
/usr/share/icons/mono
%changelog
+* Thu Mar 27 2008 dmueller@xxxxxxx
+- update to 4.0.3
* Wed Feb 27 2008 dmueller@xxxxxxx
- update to 4.0.2
* Thu Jan 31 2008 dmueller@xxxxxxx
++++++ kdeaccessibility4.spec ++++++
--- /var/tmp/diff_new_pack.S10008/_old 2008-04-02 20:47:16.000000000 +0200
+++ /var/tmp/diff_new_pack.S10008/_new 2008-04-02 20:47:16.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package kdeaccessibility4 (Version 4.0.2)
+# spec file for package kdeaccessibility4 (Version 4.0.3)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,8 +16,8 @@
Group: System/GUI/KDE
Summary: kdeaccessibility Base Package
Url: http://www.kde.org
-Version: 4.0.2
-Release: 2
+Version: 4.0.3
+Release: 1
Source0: kdeaccessibility-%version.tar.bz2
Source1: _upstream
Patch: 4_0_BRANCH.diff
@@ -74,6 +74,7 @@
rm -rf filelists
%package -n kde4-kmag
+License: GPL v2 or later
Group: System/GUI/KDE
Summary: Screen Magnifier
%kde4_runtime_requires
@@ -87,17 +88,16 @@
--------
The KDE Team <kde@xxxxxxx>
-%post -n kde4-kmag
-%run_ldconfig
+%post -n kde4-kmag -p /sbin/ldconfig
-%postun -n kde4-kmag
-%run_ldconfig
+%postun -n kde4-kmag -p /sbin/ldconfig
%files -n kde4-kmag -f filelists/kmag
%defattr(-,root,root)
%doc COPYING COPYING-DOCS
%package -n kde4-kmousetool
+License: GPL v2 or later
Group: System/GUI/KDE
Summary: Automatic Mouse Click
%kde4_runtime_requires
@@ -111,17 +111,16 @@
--------
The KDE Team <kde@xxxxxxx>
-%post -n kde4-kmousetool
-%run_ldconfig
+%post -n kde4-kmousetool -p /sbin/ldconfig
-%postun -n kde4-kmousetool
-%run_ldconfig
+%postun -n kde4-kmousetool -p /sbin/ldconfig
%files -n kde4-kmousetool -f filelists/kmousetool
%defattr(-,root,root)
%doc COPYING COPYING-DOCS
%package -n kde4-kmouth
+License: GPL v2 or later
Group: System/GUI/KDE
Summary: Speed Synthesizer Frontend
%kde4_runtime_requires
@@ -135,11 +134,9 @@
--------
The KDE Team <kde@xxxxxxx>
-%post -n kde4-kmouth
-%run_ldconfig
+%post -n kde4-kmouth -p /sbin/ldconfig
-%postun -n kde4-kmouth
-%run_ldconfig
+%postun -n kde4-kmouth -p /sbin/ldconfig
%files -n kde4-kmouth -f filelists/kmouth
%defattr(-,root,root)
@@ -147,6 +144,7 @@
%config %_kde_config_dir/kmouthrc
%package -n kde4-kttsd
+License: GPL v2 or later
Group: System/GUI/KDE
Summary: Text-to-Speech
%kde4_runtime_requires
@@ -161,11 +159,9 @@
--------
The KDE Team <kde@xxxxxxx>
-%post -n kde4-kttsd
-%run_ldconfig
+%post -n kde4-kttsd -p /sbin/ldconfig
-%postun -n kde4-kttsd
-%run_ldconfig
+%postun -n kde4-kttsd -p /sbin/ldconfig
%files -n kde4-kttsd -f filelists/kttsd
%defattr(-,root,root)
@@ -177,6 +173,8 @@
/usr/share/kde4/apps/color-schemes
%changelog
+* Thu Mar 27 2008 dmueller@xxxxxxx
+- update to 4.0.3
* Wed Feb 27 2008 dmueller@xxxxxxx
- update to 4.0.2
* Thu Jan 31 2008 dmueller@xxxxxxx
++++++ 4_0_BRANCH.diff ++++++
--- /var/tmp/diff_new_pack.S10008/_old 2008-04-02 20:47:16.000000000 +0200
+++ /var/tmp/diff_new_pack.S10008/_new 2008-04-02 20:47:16.000000000 +0200
@@ -3,5 +3,13 @@
--- BRANCH_STATUS
+++ BRANCH_STATUS
@@ -0,0 +1,2 @@
-+current HEAD: 779973
-+svn di between /tags/KDE/4.0.2 and /branches/KDE//branches/KDE/4.0
++current HEAD: 784531
++svn di between //tags/KDE/4.0.2/kdeaccessibility and
//branches/KDE/4.0/kdeaccessibility
+
+Property changes on: .
+___________________________________________________________________
+Deleted: svn:mergeinfo
+Added: svn:externals
+ +
+
+
++++++ kdeaccessibility-4.0.2.tar.bz2 -> kdeaccessibility-4.0.3.tar.bz2 ++++++
KDE/kdeaccessibility4/kdeaccessibility-4.0.2.tar.bz2
kdeaccessibility4/kdeaccessibility-4.0.3.tar.bz2 differ: byte 11, line 1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |