Accepting request 1216791 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1216791 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpanel?expand=0&rev=9
This commit is contained in:
commit
4d80f475f5
2
_service
2
_service
@ -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.8.0</param>
|
||||
<param name="revision">1.8.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">v?(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:722ec3e3b9ae414cd94ac0395e1c9ed81bc3686e580d9b9156ee4d587d2c8ddb
|
||||
size 1345548
|
BIN
libpanel-1.8.1.obscpio
(Stored with Git LFS)
Normal file
BIN
libpanel-1.8.1.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 19 10:15:32 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 1.8.1:
|
||||
+ Fix DnD of widgets in cases where libadwaita holds reference
|
||||
via AdwBin.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 13:57:16 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: libpanel
|
||||
version: 1.8.0
|
||||
mtime: 1726281815
|
||||
commit: 14b73cbdad14945e13cf4c66e0b4374625fa3576
|
||||
version: 1.8.1
|
||||
mtime: 1729287798
|
||||
commit: aeb83508b195d83454ce894c647469776c2a9356
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define libname %{name}-1-1
|
||||
|
||||
Name: libpanel
|
||||
Version: 1.8.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: IDE paneling library for GTK
|
||||
License: LGPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user