Accepting request 1205478 from GNOME:Factory

SCripted push of GNOME 47

OBS-URL: https://build.opensuse.org/request/show/1205478
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpanel?expand=0&rev=8
This commit is contained in:
Ana Guerrero 2024-10-08 15:23:44 +00:00 committed by Git OBS Bridge
commit acfcf0be2b
6 changed files with 24 additions and 8 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.6.0</param>
<param name="revision">1.8.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
libpanel-1.8.0.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:722ec3e3b9ae414cd94ac0395e1c9ed81bc3686e580d9b9156ee4d587d2c8ddb
size 1345548

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Sun Sep 15 13:57:16 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.8.0:
+ Updated translations.
- Changes from version 1.7.1:
+ Various dialog improvements
+ Build system improvements
+ Updated translations.
- Changes from version 1.7.0:
+ Style fixes for libadwaita 1.6.alpha
+ A new PanelChangesDialog which is an AdwDialog but is
otherwise like PanelSaveDialog. PanelSaveDialog is now
deprecated for what will become 1.8+.
+ Updated translations.
-------------------------------------------------------------------
Sat Mar 16 09:22:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: libpanel
version: 1.6.0
mtime: 1710541414
commit: 28a0203968d7e4a9258116a4342becfb2301c9da
version: 1.8.0
mtime: 1726281815
commit: 14b73cbdad14945e13cf4c66e0b4374625fa3576

View File

@ -19,7 +19,7 @@
%define libname %{name}-1-1
Name: libpanel
Version: 1.6.0
Version: 1.8.0
Release: 0
Summary: IDE paneling library for GTK
License: LGPL-3.0-or-later