More obsoletions + kirigami-addons 1.0.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kirigami-addons6?expand=0&rev=2
This commit is contained in:
parent
7f05ff4c19
commit
fab031f49d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7bf925099924aa7b6fa123c64cdf1085bcc3fcc80f7050b9425cec7fe461bcae
|
||||
size 977672
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmWenw4ACgkQAjJUSCBO
|
||||
RSrJRAgAu0KXwTF0TzPgVMRPeyI+kQnhQrk/8Mbt6JMGmGdkE1X9ZUeUG361AB79
|
||||
K6ewGImC7MBYW2fauBL7u2YRHi3wgrKDIWHCrKeNd12Xyf2jwUBuZdv7hrCyJ4k7
|
||||
x/VrO+IeGo7APT2MYteQ6v2KCfqG5JaPEMvmyU4WLiHzryLWJS0G5nVNSujdGMrC
|
||||
pi88UaIK2faKKlgTF0fkSPnNPCpW6/SH20DZa3Ny0Vi5onsS+erSleieOcbo/YuJ
|
||||
w0qM/slKV4kBufKYidcgHoJzM3Sr1RjbiLeUpG0A6kUep0IdIeTjOe5vMDvyR3Fi
|
||||
vfden/wm8duWNXCSJ6OkMU9HhCRmJA==
|
||||
=kpo+
|
||||
-----END PGP SIGNATURE-----
|
3
kirigami-addons-1.0.1.tar.xz
Normal file
3
kirigami-addons-1.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d013847efb0048c6a2799ee0ed281b14eee15314ac20d7fba853197e45f29b7
|
||||
size 981996
|
11
kirigami-addons-1.0.1.tar.xz.sig
Normal file
11
kirigami-addons-1.0.1.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEOf+pPK6cavwhKtACAjJUSCBORSoFAmXe8yIACgkQAjJUSCBO
|
||||
RSqVbAf8C5mfmCbmNtuqN/nRzc8+5LE7B5L7ntzdpzOk1Oz7lL9cZgAvnCDgX3eu
|
||||
CJsAbpBS1busczLN5VcbG2FMrAUuW7vmk5MnmoAmAg8CZXzJ0Mp2HHDKNFp+G/eB
|
||||
dumWLb4dZm0EHsApnREWmpRJ94AuzOcKlbuiJxAf3pB3N9Y3+Jsm3pfvv0xvwUAg
|
||||
gwQaGa1IJDrrREY7HeyvnQ+UZmVWp1OOITrZUejGxhILrSkidyDhRdenBw1wUIDN
|
||||
DFkTrPBkj4hBhUiN6KEc8WCJFBThhXWaPOMD2OcGxLg4iiVkp4Et8+PS+IapzklD
|
||||
ly0Hou+wxN6PScyEfu20QRxDIvzstg==
|
||||
=Ba+y
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,36 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 12:13:44 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
- Update to 1.0.1
|
||||
* New feature release
|
||||
* For more details please see
|
||||
https://carlschwan.eu/2024/02/22/kirigami-addons-1.0/
|
||||
- Changes since 0.11.90:
|
||||
* Bump version
|
||||
* Update example
|
||||
* DoubleFloatingButton: show tooltip
|
||||
* Initialize the AM/PM state correctly
|
||||
* Fix opening date time popup
|
||||
* Bump version to 1.0
|
||||
* Use RoundedItemDelegate in formcard
|
||||
* form date time: Add api to specify popup parent
|
||||
* Fix transparent seperator
|
||||
* fix __padding to make it possible to set radius to Infinity
|
||||
* make DoubleFloatingButton consistent with FloatingButton
|
||||
* Bind default property of FormCard to data
|
||||
* formcard: Reorganize layout of combobox delegate
|
||||
* Set border colors to match Breeze widget colors
|
||||
* Hide SegmentedButton implementation details from the a11y tree
|
||||
* Use Kirigami's OverlayZStacking for AbstractMaximizeComponent
|
||||
* Make time picker accessible
|
||||
* Hide implementation details from combo box and date time delegates for a11y
|
||||
* Improve accessibility of form swich delegates
|
||||
* Decrease size of delegate on mobile
|
||||
* Set a11y name rather than description on form text fields
|
||||
* Hide FormCheckDelegate implementation details from accessibility tree
|
||||
* Fix VideoMaximizeDelegate temp image size
|
||||
- Move -lang conflicts to the -lang package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 21:01:37 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>
|
||||
|
||||
|
@ -16,21 +16,21 @@
|
||||
#
|
||||
|
||||
|
||||
%define kf6_version 5.240.0
|
||||
%define qt6_version 6.5.0
|
||||
%define kf6_version 6.0.0
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%bcond_without released
|
||||
|
||||
%define rname kirigami-addons
|
||||
Name: kirigami-addons6
|
||||
Version: 0.11.90
|
||||
Version: 1.0.1
|
||||
Release: 0
|
||||
Summary: Add-ons for the Kirigami framework
|
||||
License: LGPL-3.0-only
|
||||
URL: https://invent.kde.org/libraries/kirigami-addons
|
||||
Source: https://download.kde.org/unstable/%{rname}/%{rname}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/%{rname}/%{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/%{rname}/%{rname}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/%{rname}/%{rname}-%{version}.tar.xz.sig
|
||||
Source2: kirigami-addons.keyring
|
||||
%endif
|
||||
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
|
||||
@ -42,8 +42,6 @@ BuildRequires: cmake(Qt6QuickControls2) >= %{qt6_version}
|
||||
Requires: kf6-kirigami-imports >= %{kf6_version}
|
||||
Requires: libKF6Svg6 >= %{kf6_version}
|
||||
Requires: qt6-qt5compat-imports >= %{qt6_version}
|
||||
# Conflicting catalog names
|
||||
Conflicts: kirigami-addons-lang
|
||||
|
||||
%description
|
||||
A set of "widgets" i.e visual end user components along with a
|
||||
@ -64,7 +62,16 @@ look native with any QQC2 style (qqc2-desktop-theme, Material
|
||||
or Plasma). This package provides development files to build
|
||||
applications with kirigami-addons.
|
||||
|
||||
%lang_package
|
||||
%package lang
|
||||
Summary: Translations for package %{name}
|
||||
Requires: %{name} = %{version}
|
||||
Provides: %{name}-lang-all = %{version}
|
||||
# Same file names, needs to be fixed upstream
|
||||
Conflicts: kirigami-addons-lang
|
||||
BuildArch: noarch
|
||||
|
||||
%description lang
|
||||
Provides translations for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n %{rname}-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user