Accepting request 1006644 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1006644 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpanel?expand=0&rev=2
This commit is contained in:
commit
bff10d1f9b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b0fa73fcc38539883460064033033bac71b31734b0990205338e5513b9605e6d
|
|
||||||
size 98904
|
|
3
libpanel-1.0.1.tar.xz
Normal file
3
libpanel-1.0.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:841b6ab71eb072fd6520023e1f71aac7ff250c66eadfbb17c955da6bf41e2306
|
||||||
|
size 100852
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 27 07:47:26 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 1.0.1:
|
||||||
|
+ Drag-n-Drop fixes.
|
||||||
|
+ Remove use of g_autofree to fix builds for MSVC.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Sep 18 10:50:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
Sun Sep 18 10:50:00 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -15,10 +15,11 @@
|
|||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define libname %{name}1-1
|
%define libname %{name}1-1
|
||||||
|
|
||||||
Name: libpanel
|
Name: libpanel
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: IDE paneling library for GTK
|
Summary: IDE paneling library for GTK
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -99,4 +100,3 @@ developing applications that use %{name}.
|
|||||||
%files lang -f %{name}.lang
|
%files lang -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user