forked from pool/ktuberling
Accepting request 146126 from KDE:Distro:Factory
Update to KDE 4.10 RC OBS-URL: https://build.opensuse.org/request/show/146126 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktuberling?expand=0&rev=2
This commit is contained in:
parent
cacfd0abe2
commit
78c15561f4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62c8cbc6a8d688c6d177e629eda5dea726d55552d1931539ee99deb5000e5351
|
||||
size 4292924
|
3
ktuberling-4.9.95.tar.xz
Normal file
3
ktuberling-4.9.95.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:192f838f9102bc76d484344fbf439180f403e62df0cc8482fb1242a2ad374232
|
||||
size 4293280
|
@ -1,92 +0,0 @@
|
||||
commit 01eb6fccdb4fca437e78f6f6b0845e20455831a8
|
||||
Author: Alex Fiestas <afiestas@kde.org>
|
||||
Date: Tue Dec 4 10:28:36 2012 +0100
|
||||
|
||||
When I wrote this I forgot to add a header with the licence
|
||||
|
||||
diff --git a/playgrounddelegate.cpp b/playgrounddelegate.cpp
|
||||
index 02aca5f..ae2bed1 100644
|
||||
--- a/playgrounddelegate.cpp
|
||||
+++ b/playgrounddelegate.cpp
|
||||
@@ -1,21 +1,20 @@
|
||||
-/*
|
||||
- <one line to give the program's name and a brief idea of what it does.>
|
||||
- Copyright (C) <year> <name of author>
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU General Public License as published by
|
||||
- the Free Software Foundation, either version 3 of the License, or
|
||||
- (at your option) any later version.
|
||||
-
|
||||
- This program is distributed in the hope that it will be useful,
|
||||
- but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
- GNU General Public License for more details.
|
||||
-
|
||||
- You should have received a copy of the GNU General Public License
|
||||
- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-
|
||||
-*/
|
||||
+/*************************************************************************************
|
||||
+ * Copyright (C) 2010-2012 by Alejandro Fiestas Olivares <afiestas@kde.org> *
|
||||
+ * *
|
||||
+ * This program is free software; you can redistribute it and/or *
|
||||
+ * modify it under the terms of the GNU General Public License *
|
||||
+ * as published by the Free Software Foundation; either version 2 *
|
||||
+ * of the License, or (at your option) any later version. *
|
||||
+ * *
|
||||
+ * This program is distributed in the hope that it will be useful, *
|
||||
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
||||
+ * GNU General Public License for more details. *
|
||||
+ * *
|
||||
+ * You should have received a copy of the GNU General Public License *
|
||||
+ * along with this program; if not, write to the Free Software *
|
||||
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA *
|
||||
+ *************************************************************************************/
|
||||
|
||||
#include "playgrounddelegate.h"
|
||||
#include <QPainter>
|
||||
diff --git a/playgrounddelegate.h b/playgrounddelegate.h
|
||||
index f09fb95..99ab336 100644
|
||||
--- a/playgrounddelegate.h
|
||||
+++ b/playgrounddelegate.h
|
||||
@@ -1,21 +1,20 @@
|
||||
-/*
|
||||
- <one line to give the program's name and a brief idea of what it does.>
|
||||
- Copyright (C) <year> <name of author>
|
||||
-
|
||||
- This program is free software: you can redistribute it and/or modify
|
||||
- it under the terms of the GNU General Public License as published by
|
||||
- the Free Software Foundation, either version 3 of the License, or
|
||||
- (at your option) any later version.
|
||||
-
|
||||
- This program is distributed in the hope that it will be useful,
|
||||
- but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
- GNU General Public License for more details.
|
||||
-
|
||||
- You should have received a copy of the GNU General Public License
|
||||
- along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-
|
||||
-*/
|
||||
+/*************************************************************************************
|
||||
+ * Copyright (C) 2010-2012 by Alejandro Fiestas Olivares <afiestas@kde.org> *
|
||||
+ * *
|
||||
+ * This program is free software; you can redistribute it and/or *
|
||||
+ * modify it under the terms of the GNU General Public License *
|
||||
+ * as published by the Free Software Foundation; either version 2 *
|
||||
+ * of the License, or (at your option) any later version. *
|
||||
+ * *
|
||||
+ * This program is distributed in the hope that it will be useful, *
|
||||
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of *
|
||||
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
|
||||
+ * GNU General Public License for more details. *
|
||||
+ * *
|
||||
+ * You should have received a copy of the GNU General Public License *
|
||||
+ * along with this program; if not, write to the Free Software *
|
||||
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA *
|
||||
+ *************************************************************************************/
|
||||
|
||||
#ifndef PLAYGROUNDDELEGATE_H
|
||||
#define PLAYGROUNDDELEGATE_H
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 19 19:16:21 UTC 2012 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to 4.9.95
|
||||
* This is the first RC release for 4.10. Contains bugfixes
|
||||
- Removed patch ktuberling-license-fix.patch. This is now fixed
|
||||
upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 6 08:12:47 UTC 2012 - idonmez@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ktuberling (Version 4.7.80_20111122)
|
||||
# spec file for package ktuberling
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,15 +19,13 @@
|
||||
Name: ktuberling
|
||||
BuildRequires: libkdegames-devel
|
||||
BuildRequires: xz
|
||||
Summary: Potato drawing editor
|
||||
License: GPL-2.0+
|
||||
Group: Amusements/Toys/Other
|
||||
Summary: Potato drawing editor
|
||||
Url: http://www.kde.org
|
||||
Version: 4.9.90
|
||||
Release: 1
|
||||
Version: 4.9.95
|
||||
Release: 0
|
||||
Source0: ktuberling-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM ktuberling-license-fix.patch Upstream commit 01eb6fccdb4fca
|
||||
Patch1: ktuberling-license-fix.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: potatoguy = %{version}
|
||||
Obsoletes: potatoguy < %{version}
|
||||
@ -42,7 +40,6 @@ face and goodies can be attached onto a potato-like guy.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%cmake_kde4 -d build
|
||||
|
Loading…
Reference in New Issue
Block a user