Update to 1.4.0
This commit is contained in:
parent
892d78a93d
commit
1ffd4ada4b
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/libpanel-1.2.0.tar.xz
|
/libpanel-1.2.0.tar.xz
|
||||||
/libpanel-1.3.0.tar.xz
|
/libpanel-1.3.0.tar.xz
|
||||||
/libpanel-1.3.1.tar.xz
|
/libpanel-1.3.1.tar.xz
|
||||||
|
/libpanel-1.4.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||||
|
|
||||||
Name: libpanel
|
Name: libpanel
|
||||||
Version: 1.3.1
|
Version: 1.4.0
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: IDE paneling library for GTK
|
Summary: IDE paneling library for GTK
|
||||||
|
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
URL: https://gitlab.gnome.org/GNOME/libpanel
|
URL: https://gitlab.gnome.org/GNOME/libpanel
|
||||||
Source0: https://download.gnome.org/sources/libpanel/1.3/libpanel-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/libpanel/1.4/libpanel-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (libpanel-1.3.1.tar.xz) = 64bd1b540c03622bf0f1dbfe2f8968296ba483822c319e095cac7c394543de012f01d0d686f699cddb0c02737b456609b152092324b789d862b12fa76dba41f2
|
SHA512 (libpanel-1.4.0.tar.xz) = 41b829b744c72ebbe6aa9a725ca048006e236f3ab4e84e01c0aa0ffd388592d9d7df9a15228e77f120ada3a3060dcce9089a081e501964e6ec3bef6462ac7ba1
|
||||||
|
Loading…
Reference in New Issue
Block a user