SHA256
1
0
forked from pool/ktimer

Accepting request 144159 from KDE:Distro:Factory

Update KDE to KDE 4.10 Beta2

OBS-URL: https://build.opensuse.org/request/show/144159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktimer?expand=0&rev=11
This commit is contained in:
Ismail Dönmez 2012-12-07 13:36:26 +00:00 committed by Git OBS Bridge
parent 7f7a56db2c
commit 7cd145b8bf
5 changed files with 21 additions and 16 deletions

View File

@ -1,7 +0,0 @@
package: kdeutils-4.4.3.tar.bz2
kdemod: kdeutils
--- BRANCH_STATUS
+++ BRANCH_STATUS
@@ -0,0 +1,2 @@
+current HEAD: 1127686
+svn di between //tags/KDE/4.4.3/kdeutils and //branches/KDE/4.4/kdeutils

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85c8d45f7f7f1e0ef3aba8ec91b0e9a8bf457cfe23a5ee418806a3406c76c4e9
size 150240

3
ktimer-4.9.90.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:692e415fb03e4aaeddc95135827155a29e120e1be46572985d66929178c51b48
size 150252

View File

@ -1,14 +1,28 @@
-------------------------------------------------------------------
Sat Dec 1 20:13:52 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
-------------------------------------------------------------------
Sat Nov 24 13:00:36 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.80
* See http://www.kde.org/announcements/announce-4.10-beta1.php
- patch 4_7_branch.diff removed (no content)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 2 16:57:18 UTC 2012 - tittiatcoke@gmail.com Fri Nov 2 16:57:18 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.3 - Update to 4.9.3
* see http://kde.org/announcements/4.9.3/ for details * see http://kde.org/announcements/announce-4.9.3.php for details
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Sep 29 10:23:46 UTC 2012 - tittiatcoke@gmail.com Sat Sep 29 10:23:46 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.2 - Update to 4.9.2
* see http://kde.org/announcements/4.9.2/ for details * see http://kde.org/announcements/announce-4.9.2.php for details
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 5 12:05:31 UTC 2012 - dmueller@suse.com Wed Sep 5 12:05:31 UTC 2012 - dmueller@suse.com

View File

@ -17,14 +17,13 @@
Name: ktimer Name: ktimer
Version: 4.9.3 Version: 4.9.90
Release: 0 Release: 0
Summary: Countdown Launcher Summary: Countdown Launcher
License: GPL-2.0+ License: GPL-2.0+
Group: Productivity/Other Group: Productivity/Other
Url: http://www.kde.org Url: http://www.kde.org
Source0: ktimer-%{version}.tar.xz Source0: ktimer-%{version}.tar.xz
Patch0: 4_7_BRANCH.diff
BuildRequires: kdebase4-workspace-devel BuildRequires: kdebase4-workspace-devel
BuildRequires: xz BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -35,7 +34,6 @@ Countdown launching tool for KDE
%prep %prep
%setup -q -n ktimer-%{version} %setup -q -n ktimer-%{version}
%patch0
%build %build
%cmake_kde4 -d build %cmake_kde4 -d build
@ -43,7 +41,7 @@ Countdown launching tool for KDE
%install %install
cd build cd build
%make_install %kde4_makeinstall
%suse_update_desktop_file ktimer Utility TimeUtility %suse_update_desktop_file ktimer Utility TimeUtility
%kde_post_install %kde_post_install