2 Commits

Author SHA256 Message Date
5b8e4a286a Accepting request 1302229 from GNOME:Factory
- Update to version 1.10.1:
  + UI fix for using GtkStackPage.
  + Documentation fixes. (forwarded request 1302063 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1302229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpanel?expand=0&rev=11
2025-09-02 15:58:19 +00:00
c8aef21f72 - Update to version 1.10.1:
+ UI fix for using GtkStackPage.
  + Documentation fixes.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libpanel?expand=0&rev=24
2025-09-01 14:28:33 +00:00
6 changed files with 16 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/libpanel.git</param>
<param name="revision">1.10.0</param>
<param name="revision">1.10.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

BIN
libpanel-1.10.0.obscpio (Stored with Git LFS)

Binary file not shown.

3
libpanel-1.10.1.obscpio Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b33598291fd60ac32288fa029ba5dd40acd4c244bcdd39837876df9b92a113f
size 1353228

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 31 07:46:55 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.10.1:
+ UI fix for using GtkStackPage.
+ Documentation fixes.
-------------------------------------------------------------------
Sun Mar 16 08:50:16 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: libpanel
version: 1.10.0
mtime: 1742067599
commit: 770d349127dc549bd03ec9757fcce045c1a58cc4
version: 1.10.1
mtime: 1756598647
commit: 9141e1efefac6e8469681b88b8053869f439ead1

View File

@@ -1,7 +1,7 @@
#
# spec file for package libpanel
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define libname %{name}-1-1
Name: libpanel
Version: 1.10.0
Version: 1.10.1
Release: 0
Summary: IDE paneling library for GTK
License: LGPL-3.0-or-later