update to version 0.28.4

epel10
Fabio Valentini 4 years ago
parent 6309c827c3
commit b04f2d1ef2
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -3,3 +3,4 @@
/wayland-scanner-0.28.1.crate
/wayland-scanner-0.28.2.crate
/wayland-scanner-0.28.3.crate
/wayland-scanner-0.28.4.crate

@ -5,8 +5,8 @@
%global crate wayland-scanner
Name: rust-%{crate}
Version: 0.28.3
Release: 2%{?dist}
Version: 0.28.4
Release: 1%{?dist}
Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files
# Upstream license specification: MIT
@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Mon Mar 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.28.4-1
- Update to version 0.28.4.
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.28.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (wayland-scanner-0.28.3.crate) = 9b6a779968eeab129321ce433238ca6fa1a8427c237e09163e8239b453b4e1babe32a0742d291c80bccba523139eef30601b5b59114ab7b954d5f1b0783a1bba
SHA512 (wayland-scanner-0.28.4.crate) = bceb582a9e7108cb6af4c313d54d7fdcc971dfe0a4efd0bc8f04cbf5df477ee806974e441ea20da2a2282fc7f389b8fc31d89a6a89e534e60a2f4f4dcd83e026

Loading…
Cancel
Save