commit c9292c35432202e6ac0c86dc32e397b1bc0b34f5dc82b9566c3aa26134fd588e Author: Christophe Marin Date: Wed Jul 3 06:31:39 2024 +0000 Plasma 6.1.2 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/plasma6-pa?expand=0&rev=20 diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/plasma-pa-6.1.2.tar.xz b/plasma-pa-6.1.2.tar.xz new file mode 100644 index 0000000..fba6b1a --- /dev/null +++ b/plasma-pa-6.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd84e0336bfdcc13fadee91582fa0a858dc36a155f3e1e5691ddc6ff9c6b4466 +size 162568 diff --git a/plasma-pa-6.1.2.tar.xz.sig b/plasma-pa-6.1.2.tar.xz.sig new file mode 100644 index 0000000..696e821 --- /dev/null +++ b/plasma-pa-6.1.2.tar.xz.sig @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmaDxOIACgkQ11dEg7tX +sY0vehAAsBAkcmrAwANi3Ea42pu0LYcUNtUAaEVAj6nVlgWkVESXdomJbZcuGiVF +1t9QWvUU+B0cwt/l1O+gK5Hqld/GlUyl8QtTi6t8XjF6R+Oay8ovZRsCT5pMDKkD +IGT2BvCcVn7VULdzdwDsdFdSJK4qXwqS9366G+y4tpyYUt7IC5ypKLq2pQCsDEoi +4kkhcI6ZgVmdkcAeTMjpGXP1gCeVlzl1GUMVqaCpxnG8oytkiVFtR2igHd5dDO5m +YSZuHFsSlM0uz9bSKpyK7CtC19PM07hqQOlKdO+cTIDnswwVcAhpz3QP6u7lBUxB +pkRKNhW6tYhRpczj1vHaXi+JfNuUtKAypbhh5gjYm0o50Dytis2ocNZt2OIPjn1r +l25Vq3y/rJoAxOlJPZy26ntMuYb+404BiNjUW/3ruyk1lYDYopFtjTIbjfHevete +/S7WvPXTi9U/7KURjJJTyUJ/qhdEM0AOWjbZzMNI9TGGNOGa18MSRE3XgwxGws2W +7GzFQ4xPYFtkJoo0oCCdXrrTSOlx8jiNFo1fjjxoFvoNHhyT7Hvm0lJO5M9bxCXV +AHYzVrdONJ+JB69w68ovanZxLj6fq7/m85yh9/fDIOEAXENTjUm2YEnIyi9bR4zf +MR9xwFnsNX0YsIKW2Sr3dQ1bXB3B9JQ5h2wjn/GFkZBB4tTjrQQ= +=moqz +-----END PGP SIGNATURE----- diff --git a/plasma.keyring b/plasma.keyring new file mode 100644 index 0000000..df40fb7 Binary files /dev/null and b/plasma.keyring differ diff --git a/plasma6-pa.changes b/plasma6-pa.changes new file mode 100644 index 0000000..aa4e2c7 --- /dev/null +++ b/plasma6-pa.changes @@ -0,0 +1,128 @@ +------------------------------------------------------------------- +Tue Jul 2 17:34:25 UTC 2024 - Fabian Vogt + +- Update to 6.1.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.2 +- Changes since 6.1.1: + * update version for new release + +------------------------------------------------------------------- +Tue Jun 25 17:14:25 UTC 2024 - Fabian Vogt + +- Update to 6.1.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.1 +- Changes since 6.1.0: + * update version for new release + * Don't install plasma-volume.so symlink + +------------------------------------------------------------------- +Thu Jun 13 10:58:47 UTC 2024 - Fabian Vogt + +- Update to 6.1.0: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.0 +- Changes since 6.0.90: + * update version for new release + * Set Maximum Volume to 150% (kde#487508) + * kcm/SpeakerTest: Close dialog when the tested device disconnects + +------------------------------------------------------------------- +Sat May 25 11:19:27 UTC 2024 - Fabian Vogt + +- Update to 6.0.90: + * New feature release + * For more details see https://kde.org/announcements/plasma/6/6.0.90 +- Too many changes to list here + +------------------------------------------------------------------- +Wed May 22 07:43:15 UTC 2024 - Fabian Vogt + +- Update to 6.0.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.5 +- Changes since 6.0.4: + * update version for new release + +------------------------------------------------------------------- +Wed Apr 17 08:13:25 UTC 2024 - Fabian Vogt + +- Update to 6.0.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.4 +- Changes since 6.0.3: + * update version for new release + +------------------------------------------------------------------- +Tue Mar 26 18:06:21 UTC 2024 - Fabian Vogt + +- Update to 6.0.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.3 +- Changes since 6.0.2: + * update version for new release + +------------------------------------------------------------------- +Wed Mar 13 09:10:17 UTC 2024 - Fabian Vogt + +- Update to 6.0.2: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.2 +- Changes since 6.0.1: + * update version for new release + * Add URL to the metadata + * update version for new release + +------------------------------------------------------------------- +Wed Mar 6 08:40:32 UTC 2024 - Fabian Vogt + +- Update to 6.0.1: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.0.1 +- Changes since 6.0.0: + * update version for new release + +------------------------------------------------------------------- +Mon Mar 4 18:52:22 UTC 2024 - Christophe Marin + +- Add Provides/Obsoletes to replace Plasma 5 + +------------------------------------------------------------------- +Wed Feb 21 18:36:37 UTC 2024 - Fabian Vogt + +- Update to 6.0.0: + * New bugfix release + * Release announcement not available yet +- Changes since 5.93.0: + * update version for new release + * applet: Fix hiddenTypes property + * applet: fix unable to finetune slider (kde#479028) + * update version for new release + +------------------------------------------------------------------- +Wed Jan 31 17:37:49 UTC 2024 - Fabian Vogt + +- Update to 5.93.0 (6.0 RC 2): + * New bugfix release + * See https://kde.org/announcements/megarelease/6/rc2/ for details +- Changes since 5.92.0: + * RC 1 version dep + * add a version for dependencies so it does not break CI https://invent.kde.org/plasma/bluedevil/-/merge_requests/156 + * fix CI + * applet: respect volumeStep setting in slider (kde#409325) + * kcm/VolumeSlider: fix scroll (kde#459639) + * streamrestore: workaround for notification volume (kde#473013) + * kcm: adjust to changes in VolumeSlider + +------------------------------------------------------------------- +Wed Jan 17 18:39:48 UTC 2024 - Fabian Vogt + +- Update to 5.92.0 (6.0 RC 1) + * For more details please see: + https://kde.org/announcements/megarelease/6/rc1/ + +------------------------------------------------------------------- +Fri Aug 25 08:24:42 UTC 2023 - Christophe Marin + +- Init plasma6-pa diff --git a/plasma6-pa.spec b/plasma6-pa.spec new file mode 100644 index 0000000..1db43c0 --- /dev/null +++ b/plasma6-pa.spec @@ -0,0 +1,111 @@ +# +# spec file for package plasma6-pa +# +# Copyright (c) 2024 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 6.2.0 +%define qt6_version 6.6.0 + +%define rname plasma-pa +# Full Plasma 6 version (e.g. 6.0.0) +%{!?_plasma6_bugfix: %global _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}')} +%bcond_without released +Name: plasma6-pa +Version: 6.1.2 +Release: 0 +Summary: The Plasma6 Volume Manager +License: GPL-2.0-or-later +URL: https://www.kde.org +Source: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz +%if %{with released} +Source1: https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig +Source2: plasma.keyring +%endif +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: pkgconfig +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} +BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} +BuildRequires: cmake(KF6Declarative) >= %{kf6_version} +BuildRequires: cmake(KF6DocTools) >= %{kf6_version} +BuildRequires: cmake(KF6GlobalAccel) >= %{kf6_version} +BuildRequires: cmake(KF6I18n) >= %{kf6_version} +BuildRequires: cmake(KF6KCMUtils) >= %{kf6_version} +BuildRequires: cmake(KF6PulseAudioQt) +BuildRequires: cmake(KF6StatusNotifierItem) >= %{kf6_version} +BuildRequires: cmake(KF6Svg) >= %{kf6_version} +BuildRequires: cmake(Plasma) >= %{_plasma6_bugfix} +BuildRequires: cmake(Qt6Core) >= %{qt6_version} +BuildRequires: cmake(Qt6DBus) >= %{qt6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Quick) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(libcanberra) +BuildRequires: pkgconfig(libpulse) +Requires: kf6-kirigami-imports >= %{kf6_version} +Requires: kirigami-addons6 +Requires: (pulseaudio-module-x11 or pipewire-pulseaudio) +# boo#1092871 +Recommends: (pulseaudio-module-gsettings if pulseaudio) +Supplements: (plasma6-desktop and (pulseaudio or pipewire-pulseaudio)) +Provides: plasma5-pa = %{version} +Obsoletes: plasma5-pa < %{version} +Obsoletes: plasma5-pa-lang < %{version} +%if 0%{?suse_version} > 1500 +Suggests: pipewire-pulseaudio +%else +Suggests: pulseaudio-module-x11 +%endif + +%description +A volume manager plasmoid superseding kmix. + +%lang_package + +%prep +%autosetup -p1 -n %{rname}-%{version} + +%build +%cmake_kf6 + +%kf6_build + +%install +%kf6_install + +%find_lang %{name} --all-name --with-html + +%ldconfig_scriptlets + +%files +%license LICENSES/* +%doc %{_kf6_htmldir}/en/kcontrol/ +%{_kf6_applicationsdir}/kcm_pulseaudio.desktop +%{_kf6_appstreamdir}/org.kde.plasma.volume.appdata.xml +%{_kf6_libdir}/libplasma-volume.so.* +%{_kf6_plasmadir}/plasmoids/org.kde.plasma.volume/ +%{_kf6_plugindir}/kf6/kded/audioshortcutsservice.so +%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_pulseaudio.so +%dir %{_kf6_qmldir}/org/kde/plasma/private +%{_kf6_qmldir}/org/kde/plasma/private/volume/ + +%files lang -f %{name}.lang +%exclude %{_kf6_htmldir}/en/kcontrol + +%changelog