wayland-utils 1.2.0
This commit is contained in:
parent
869e123978
commit
acbd6955bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/wayland-utils-1.0.0.tar.xz
|
/wayland-utils-1.0.0.tar.xz
|
||||||
/wayland-utils-1.1.0.tar.xz
|
/wayland-utils-1.1.0.tar.xz
|
||||||
|
/wayland-utils-1.2.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-utils-1.1.0.tar.xz) = 5b841ecb9b534a9b353e104dda9410961495495380fa65e32ef40855750609b03942a87c2fd66339aab57c05b3b8699e2bee055cfd44151f9609a5f6c53349df
|
SHA512 (wayland-utils-1.2.0.tar.xz) = dc69a2d88215b54486954bd9f6e91cd158b0c0b94dccd2c863477cf6b1e83a83db4466f0718aa7d2be4de8d06484c0672c79318bc5c2b1f082f893fe795c2c00
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland-utils
|
Name: wayland-utils
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland utilities
|
Summary: Wayland utilities
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -12,7 +12,7 @@ BuildRequires: meson
|
|||||||
BuildRequires: pkgconfig(wayland-client) >= 1.20
|
BuildRequires: pkgconfig(wayland-client) >= 1.20
|
||||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.24
|
BuildRequires: pkgconfig(wayland-protocols) >= 1.24
|
||||||
BuildRequires: pkgconfig(wayland-scanner)
|
BuildRequires: pkgconfig(wayland-scanner)
|
||||||
BuildRequires: pkgconfig(libdrm) >= 2.4.107
|
BuildRequires: pkgconfig(libdrm) >= 2.4.109
|
||||||
|
|
||||||
%description
|
%description
|
||||||
wayland-utils contains wayland-info, a standalone version of weston-info,
|
wayland-utils contains wayland-info, a standalone version of weston-info,
|
||||||
@ -39,6 +39,9 @@ XDG output protocols.
|
|||||||
%{_mandir}/man1/wayland-info.1*
|
%{_mandir}/man1/wayland-info.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 8 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.2.0-1
|
||||||
|
- wayland-utils 1.2.0
|
||||||
|
|
||||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user