Update to 0.1.1
Resolves: rhbz#2140414 Signed-off-by: Neal Gompa <ngompa@centosproject.org>
This commit is contained in:
parent
07b61ebbf6
commit
220f91ea0e
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/libdecor-0.1.0.tar.xz
|
||||
/libdecor-0.1.1.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libdecor
|
||||
Version: 0.1.0
|
||||
Release: 3%{?dist}
|
||||
Version: 0.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland client side decoration library
|
||||
|
||||
License: MIT
|
||||
URL: https://gitlab.gnome.org/jadahl/libdecor
|
||||
Source: %{url}/uploads/81adf91d27620e20bcc5f6b9b312d768/libdecor-0.1.0.tar.xz
|
||||
Source: %{url}/uploads/ee5ef0f2c3a4743e8501a855d61cb397/libdecor-0.1.1.tar.xz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
@ -58,6 +58,10 @@ developing applications that use %{name}.
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 06 2022 Neal Gompa <ngompa@centosproject.org> - 0.1.1-1
|
||||
- Update to 0.1.1
|
||||
Resolves: rhbz#2140414
|
||||
|
||||
* Tue Dec 07 2021 Wim Taymans <wtaymans@redhat.com> - 0.1.0-3
|
||||
- Version bump for rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libdecor-0.1.0.tar.xz) = 4b8bf44104eec639b191e811e311be27dc68f72f3143636cc954a7d0086a4b5e046d139ece1a6062ce74683cbd83f69a87bb2222873f261420fed32a08373257
|
||||
SHA512 (libdecor-0.1.1.tar.xz) = b4fd3d22bbc61cd7b0bfc70b1cd89bea60d563de0e7716d87e2e1a6ad32d3dec9850396a0692bb1f879b4aa341ceca816e196cb149a89067eb571d498ab7df25
|
||||
|
||||
Loading…
Reference in New Issue
Block a user