parent
3188dbb274
commit
94cbd38a12
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/wayland-protocols-1.36.tar.xz
|
||||
/wayland-protocols-1.37.tar.xz
|
||||
/wayland-protocols-1.39.tar.xz
|
||||
/wayland-protocols-1.40.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-protocols-1.39.tar.xz) = 480a195ec0846400d93160e3d0a7ba12948ed841835ee4661f54b0101ae0027affd9c0f660a73244786fecd70e4f609830489a6b95e00d750cf2379734aacbe0
|
||||
SHA512 (wayland-protocols-1.40.tar.xz) = f9bbab39d5df593f292da7bf44e822b53530d47d5ca63ecb0f454680722c4d39ccae2be88ba97a644f79b4a3cce2af111cad2a8f75fdc199f858dc7eda0cf820
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: wayland-protocols
|
||||
Version: 1.39
|
||||
Release: 2%{?dist}
|
||||
Version: 1.40
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland protocols that adds functionality not available in the core protocol
|
||||
|
||||
License: MIT
|
||||
@ -52,6 +52,10 @@ wayland-protocols.
|
||||
%{_includedir}/%{name}/
|
||||
|
||||
%changelog
|
||||
* Mon Feb 10 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.40-1
|
||||
- Update to 1.40
|
||||
Resolves: RHEL-78561
|
||||
|
||||
* Wed Jan 08 2025 Olivier Fourdan <ofourdan@redhat.com> - 1.39-2
|
||||
- Align with Fedora spec file to fix build failure.
|
||||
Resolves: RHEL-72786
|
||||
|
Loading…
Reference in New Issue
Block a user