diff --git a/libpanel-1.0.2.tar.xz b/libpanel-1.0.2.tar.xz deleted file mode 100644 index 3edac91..0000000 --- a/libpanel-1.0.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a672043a48ae20050097c9a9f9d98f2a73a1ec8547822ae7bba54d3cc88d7fe2 -size 101032 diff --git a/libpanel-1.2.0.tar.xz b/libpanel-1.2.0.tar.xz new file mode 100644 index 0000000..f80c6d8 --- /dev/null +++ b/libpanel-1.2.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9055bbbab9625f3f5ce6d1fd7132eb6ea34a6ba07a87e9938901fb8b31581e2 +size 131296 diff --git a/libpanel.changes b/libpanel.changes index b11e9f8..1a5b04e 100644 --- a/libpanel.changes +++ b/libpanel.changes @@ -1,3 +1,41 @@ +------------------------------------------------------------------- +Fri Mar 17 19:36:01 UTC 2023 - Bjørn Lie + +- Update to version 1.2.0: + + CSS fixes for libadwaita 1.4. + + Fix various gidoc warnings. + + Remove use of g_autoptr() which creeped in. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 6 14:32:43 UTC 2023 - Bjørn Lie + +- Update to version 1.1.2: + + Fix various leaks + + Improved gir annoations + + Docs cleanup + + Fixes for use with AdwTabView + + Updated translations. + +------------------------------------------------------------------- +Thu Feb 23 17:43:23 UTC 2023 - Bjørn Lie + +- Update to version 1.1.1: + + Tooltip improvements. + + Improved page closed handling. + + PanelDock::create-frame(position) signal was added. + + PanelDock::adpot-widget() signal was added. + + Correctness fixes in PanelActionMuxer. + + Improved i18n support. + + Updated translations. +- Changes from version 1.1.0: + + DnD fixes. + + PanelWidget:tooltip property to set tooltips on tabs. + + Disable ctrl+home/end from adwaita for tabs by default. + + CSS tweaks. + + A new frame.close-all action. + + Updated translations. + ------------------------------------------------------------------- Thu Nov 3 11:09:32 UTC 2022 - Bjørn Lie diff --git a/libpanel.spec b/libpanel.spec index 5ccdaab..664ff49 100644 --- a/libpanel.spec +++ b/libpanel.spec @@ -1,7 +1,7 @@ # # spec file for package libpanel # -# Copyright (c) 2022 SUSE LLC +# 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 @@ -19,12 +19,12 @@ %define libname %{name}1-1 Name: libpanel -Version: 1.0.2 +Version: 1.2.0 Release: 0 Summary: IDE paneling library for GTK License: LGPL-3.0-or-later URL: https://gitlab.gnome.org/GNOME/libpanel -Source: https://download.gnome.org/sources/%{name}/1.0/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/1.2/%{name}-%{version}.tar.xz BuildRequires: meson BuildRequires: pkgconfig