Compare commits
No commits in common. "rawhide" and "f39" have entirely different histories.
3 changed files with 4 additions and 34 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,3 @@
|
|||
/wayland-utils-1.0.0.tar.xz
|
||||
/wayland-utils-1.1.0.tar.xz
|
||||
/wayland-utils-1.2.0.tar.xz
|
||||
/wayland-utils-1.3.0.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (wayland-utils-1.3.0.tar.xz) = 45c930cf496ed7d6648eb472579298b76d8df6db6d877344f266272cacdecff6be34f4ee0483c951444225aee32c67cee5701553ab7afbd16ba71b1239bb08ac
|
||||
SHA512 (wayland-utils-1.2.0.tar.xz) = dc69a2d88215b54486954bd9f6e91cd158b0c0b94dccd2c863477cf6b1e83a83db4466f0718aa7d2be4de8d06484c0672c79318bc5c2b1f082f893fe795c2c00
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: wayland-utils
|
||||
Version: 1.3.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.2.0
|
||||
Release: 2%{?dist}
|
||||
Summary: Wayland utilities
|
||||
|
||||
License: MIT
|
||||
|
|
@ -10,7 +10,7 @@ Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar.
|
|||
BuildRequires: gcc
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.20
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.44
|
||||
BuildRequires: pkgconfig(wayland-protocols) >= 1.24
|
||||
BuildRequires: pkgconfig(wayland-scanner)
|
||||
BuildRequires: pkgconfig(libdrm) >= 2.4.109
|
||||
|
||||
|
|
@ -39,35 +39,6 @@ XDG output protocols.
|
|||
%{_mandir}/man1/wayland-info.1*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Mon Nov 24 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.3.0-2
|
||||
- Bump wayland-protocol dependency to 1.44
|
||||
Related: #2416752
|
||||
|
||||
* Mon Nov 24 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.3.0-1
|
||||
- wayland-utils 1.3.0
|
||||
Resolves: #2416752
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Mon Sep 11 2023 Olivier Fourdan <ofourdan@redhat.com> - 1.2.0-3
|
||||
- migrated to SPDX license
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue