Update to 1.8.1
Resolves: RHEL-65744
This commit is contained in:
parent
b908eabb1c
commit
3f2ae673de
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libpanel-1.3.1.tar.xz
|
||||
/libpanel-1.4.0.tar.xz
|
||||
/libpanel-1.4.1.tar.xz
|
||||
/libpanel-1.8.1.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: libpanel
|
||||
Version: 1.4.1
|
||||
Version: 1.8.1
|
||||
Release: %autorelease
|
||||
Summary: IDE paneling library for GTK
|
||||
|
||||
License: LGPL-3.0-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/libpanel
|
||||
Source0: https://download.gnome.org/sources/libpanel/1.4/libpanel-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libpanel/1.8/libpanel-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libpanel-1.4.1.tar.xz) = 44efb5dd29c83471acd64701320b2cb6057c6165c5b7602d2e0b7a40690a493c42ff3b28bc7924569d81c6e6a8ddc784b0df1c351919924807d61c9fdd2a4263
|
||||
SHA512 (libpanel-1.8.1.tar.xz) = 321285c4388d69e5a2b827a2a4722602a2915a4f6a3b3ff26130e38c2436fe1145420634fe421e46ea25014843e8ed284d95d079854708d139c460728278021e
|
||||
|
Loading…
Reference in New Issue
Block a user