From 8b05404a37aaf14226c29eef671fa38e96c968c0c3b112b33eb7d25f593cb1b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Mon, 18 Sep 2023 06:44:07 +0000 Subject: [PATCH] Accepting request 1111722 from GNOME:Next - Update to version 1.4.0: + Stylesheet fixes for GNOME 45. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1111722 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpanel?expand=0&rev=11 --- libpanel-1.3.1.tar.xz | 3 --- libpanel-1.4.0.tar.xz | 3 +++ libpanel.changes | 7 +++++++ libpanel.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libpanel-1.3.1.tar.xz create mode 100644 libpanel-1.4.0.tar.xz diff --git a/libpanel-1.3.1.tar.xz b/libpanel-1.3.1.tar.xz deleted file mode 100644 index 616d815..0000000 --- a/libpanel-1.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:525038b1930662265648f84a1fa0bfdc0de9fcb2333c54884bdf30cc462a1c5d -size 159072 diff --git a/libpanel-1.4.0.tar.xz b/libpanel-1.4.0.tar.xz new file mode 100644 index 0000000..4e2e161 --- /dev/null +++ b/libpanel-1.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f143d900e8ced8ff84fa86fe34eb6b48323cb610bcfb6858ea65d8b98f152c +size 159964 diff --git a/libpanel.changes b/libpanel.changes index c0673b9..a18364e 100644 --- a/libpanel.changes +++ b/libpanel.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Sep 17 01:24:14 UTC 2023 - Luciano Santos + +- Update to version 1.4.0: + + Stylesheet fixes for GNOME 45. + + Updated translations. + ------------------------------------------------------------------- Sun Sep 3 00:45:52 UTC 2023 - Luciano Santos diff --git a/libpanel.spec b/libpanel.spec index 510e961..673849d 100644 --- a/libpanel.spec +++ b/libpanel.spec @@ -19,12 +19,12 @@ %define libname %{name}1-1 Name: libpanel -Version: 1.3.1 +Version: 1.4.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.3/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/%{name}/1.4/%{name}-%{version}.tar.xz BuildRequires: meson BuildRequires: pkgconfig