Plasma 6 RC 2. Still untested...

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/ocean-sound-theme6?expand=0&rev=1
This commit is contained in:
Luca Beltrame 2024-02-07 18:01:36 +00:00 committed by Git OBS Bridge
commit b6db98097a
7 changed files with 122 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmW6RooACgkQ11dEg7tX
sY0YzQ//T5/swRlRB0QaiBqv6/4CZHVtmB1FCy9vVXva/q5/Ci2nqWDGWBbthpdX
8nz43FGLxXwSB7V/g6MlK0HjdfjsGpqf2RXx2Rh8vkwPmnondToTqri95XQef4Qr
MovavQOTpS0qM/NMG8gETtH54QPIq3jXxyjtFGK2KAo9m0dieHIv9SZKaaKoFsF1
OCuTEbICb2yolVfI1fH61LFIB6tXvw4UP7Pi/VLT5kcwHOhDbunxICQ+STjwGSfl
STYq0dQ3ulFO100tHgq2PVWY9RqOx6cwfmOWsYPp/KPuWRQ5fAMjVjXXXJcL6jAB
ULCGoYPA9x9ytOiZxXDdON2zBZhT+XXnF+p3j0AN0IR2hOUx1Tm33PDg4IlP7z69
YMYPlYuY+lV+0gaEuocjzVE/zS1LpCmeK8rXO1lTPUsOBi3OASSU1UyIwZVzpWec
4+6L4G+xUFlFBexgztJN7xRfgG4VjeW7LEZfBjk7hNjKQs2AiOg3jFGYKRFIZXj7
j27BfQMbAchCGdmNpoOCJVU28eOOkRQRWwChVnHMfbZ3pVfs5Hxvjn+MrP/kOhNU
hT3r31DI3+jzuKZ20EH/w1JQskSKAviDtMSIf71cuiN6H8bcdMzyrzokglFH9k81
aPQBqyUaf4b64uhCutpW5GZsFHKB8GOSQgelh2XUj1enWXXxedY=
=WMIN
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,19 @@
-------------------------------------------------------------------
Wed Jan 31 17:41:38 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.93.0 (6.0 RC 2):
* New bugfix release
* See https://kde.org/announcements/megarelease/6/rc2/ for details
- No code changes since 5.92.0
-------------------------------------------------------------------
Mon Jan 15 21:09:05 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
- Update to 5.92.0 (6.0 RC 1)
* For more details please see:
https://kde.org/announcements/megarelease/6/rc1/
-------------------------------------------------------------------
Tue Aug 22 10:47:07 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Init ocean-sound-theme6

60
ocean-sound-theme6.spec Normal file
View File

@ -0,0 +1,60 @@
#
# spec file for package ocean-sound-theme6
#
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define kf6_version 5.240.0
%define rname ocean-sound-theme
%bcond_without released
Name: ocean-sound-theme6
Version: 5.93.0
Release: 0
# Full Plasma 6 version (e.g. 6.0.0)
%{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}}
# Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk -F. '{print $1"."$2}')}
Summary: Ocean sound theme
License: CC-BY-SA-4.0
URL: https://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: cmake(Qt6CoreTools)
BuildArch: noarch
%description
This package contains the Ocean sound theme for KDE Plasma.
%prep
%autosetup -p1 -n %{rname}-%{version}
%build
%cmake_kf6
%kf6_build
%install
%kf6_install
%files
%license LICENSES/*
%{_kf6_sharedir}/sounds/*
%changelog

BIN
plasma.keyring Normal file

Binary file not shown.