diff --git a/kwayland-integration-5.14.5.tar.xz b/kwayland-integration-5.14.5.tar.xz deleted file mode 100644 index bb97420..0000000 --- a/kwayland-integration-5.14.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7400869e31eb397d626d5857dffe91542010721ef0818e62da3dc65116eca065 -size 18704 diff --git a/kwayland-integration-5.14.5.tar.xz.sig b/kwayland-integration-5.14.5.tar.xz.sig deleted file mode 100644 index 25171a7..0000000 --- a/kwayland-integration-5.14.5.tar.xz.sig +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlw0qTEACgkQ7JTRj38F -mX5YHgf/UO3F8gG8fIE+QK+UKhXWajgPANQrXSFzKNDT9RnIozn0q6I5QRhP/8mQ -AqHyVJpj/6/0GahdcbYeAx0m8JmKFfUSl3PBTHSH1UESeP9/AmNYXOqhk+OIYD1n -EBK77BcLy3shLheuTC6lKcmYALSqZv6f7JjuFl6kBb3fVjRsY+eqz/8W6lZiAGuV -qsxsQB8txE8mLAl7NICwoiG5YFm+X2SbGt0QcQj/cGk2SdrWtqj/DibpxdBX1To8 -R89fad9Yn1mxW/qUi9NrWV/cASHRUMv7d8b3pjudSc17JLAuKhnUdiR6sSn8/1ah -YWaK6Cus9exH5+ZSR2MENyjfd9B2Cg== -=sWyw ------END PGP SIGNATURE----- diff --git a/kwayland-integration-5.15.0.tar.xz b/kwayland-integration-5.15.0.tar.xz new file mode 100644 index 0000000..06cdad0 --- /dev/null +++ b/kwayland-integration-5.15.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12cf11150d97f7068eb44e879749b81a2b40d111273f4909c55b992f3cafef3e +size 18672 diff --git a/kwayland-integration-5.15.0.tar.xz.sig b/kwayland-integration-5.15.0.tar.xz.sig new file mode 100644 index 0000000..d4519fb --- /dev/null +++ b/kwayland-integration-5.15.0.tar.xz.sig @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCgAdFiEELR1bBYg1d4fenuIl7JTRj38FmX4FAlxcFwYACgkQ7JTRj38F +mX4sUwf+K32G5KHXeUCXrJUIfF4J2pID+UXRnkInEPejSC3wmlFBSfQb2O81/p79 +ttjS5AmiO8fqlxRwYz3GA/+3R79KmF7tDXAUjjGTXfEa/Qb1r/mCOljmA6BSWyRJ +1IHw2pr44BKkkGhNSDXed5ccrLzra01eQ0NRiLi5IT8/nvC4JfG09rthSRdX1XuP +KtVuPFVGdTHDvp3LhZvy1dIW5z2JhRxNUJdj+OqHwtuE0kl/UWxIag91Rk6fGKX2 +2Re86qvp7kLtLvJaUiUSTZIHCZaG5h7tHhkjCXMC7/t2kDuu3J8tPFaVS1P244Es +rTqdcxEP7gwDVhhrxZPdGd+1APYtsg== +=7cV0 +-----END PGP SIGNATURE----- diff --git a/kwayland-integration.changes b/kwayland-integration.changes index 52fa970..c6f2339 100644 --- a/kwayland-integration.changes +++ b/kwayland-integration.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Thu Feb 7 16:02:51 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.15.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.15.0.php +- No code changes since 5.14.90 + +------------------------------------------------------------------- +Thu Jan 17 18:47:07 UTC 2019 - fabian@ritter-vogt.de + +- Update to 5.14.90 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/plasma-5.14.90.php +- Changes since 5.14.5: + * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 cycle + * Remove qt include prefix + * Add DEFAULT_SEVERITY keyword + * Use KDEFrameworkCompilerSettings + ------------------------------------------------------------------- Tue Jan 8 13:37:02 UTC 2019 - fabian@ritter-vogt.de diff --git a/kwayland-integration.spec b/kwayland-integration.spec index ab6e61a..d62a56a 100644 --- a/kwayland-integration.spec +++ b/kwayland-integration.spec @@ -17,9 +17,8 @@ %bcond_without lang - Name: kwayland-integration -Version: 5.14.5 +Version: 5.15.0 Release: 0 # Full Plasma 5 version (e.g. 5.8.95) %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}} @@ -29,9 +28,9 @@ Summary: Integration plugins for various KDE frameworks for wayland windo License: LGPL-2.1-or-later Group: Development/Libraries/KDE Url: http://www.kde.org -Source: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz +Source: kwayland-integration-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig +Source1: kwayland-integration-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: cmake >= 2.8.12