wayland-utils 1.1.0

This commit is contained in:
Olivier Fourdan 2022-09-13 15:38:01 +02:00
parent 163dd21913
commit 230943cff5
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/wayland-utils-1.0.0.tar.xz
/wayland-utils-1.1.0.tar.xz

View File

@ -1 +1 @@
SHA512 (wayland-utils-1.0.0.tar.xz) = 4c6f1822435b36b3acd361c0c54e56150e8a2697a9c4b2c20a149fcfaafe237e45807df3471884ddf594d89558001099e2d938e3f48988ba6950a0f1e3538db2
SHA512 (wayland-utils-1.1.0.tar.xz) = 5b841ecb9b534a9b353e104dda9410961495495380fa65e32ef40855750609b03942a87c2fd66339aab57c05b3b8699e2bee055cfd44151f9609a5f6c53349df

View File

@ -1,6 +1,6 @@
Name: wayland-utils
Version: 1.0.0
Release: 5%{?dist}
Version: 1.1.0
Release: 1%{?dist}
Summary: Wayland utilities
License: MIT
@ -9,10 +9,10 @@ Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.
BuildRequires: gcc
BuildRequires: meson
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-protocols) >= 1.17
BuildRequires: pkgconfig(wayland-client) >= 1.20
BuildRequires: pkgconfig(wayland-protocols) >= 1.24
BuildRequires: pkgconfig(wayland-scanner)
BuildRequires: pkgconfig(libdrm) >= 2.4.107
%description
wayland-utils contains wayland-info, a standalone version of weston-info,
@ -39,6 +39,9 @@ XDG output protocols.
%{_mandir}/man1/wayland-info.1*
%changelog
* Tue Sep 13 2022 Olivier Fourdan <ofourdan@redhat.com> - 1.1.0-1
- wayland-utils 1.1.0
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild