update to version 0.28.0

epel10
Fabio Valentini 4 years ago
parent 34e9cceb26
commit 6e76c9c1de
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -1 +1,2 @@
/wayland-scanner-0.26.6.crate
/wayland-scanner-0.28.0.crate

@ -5,8 +5,8 @@
%global crate wayland-scanner
Name: rust-%{crate}
Version: 0.26.6
Release: 3%{?dist}
Version: 0.28.0
Release: 1%{?dist}
Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files
# Upstream license specification: MIT
@ -76,6 +76,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Sun Oct 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.0-1
- Update to version 0.28.0.
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.26.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

@ -1 +1 @@
SHA512 (wayland-scanner-0.26.6.crate) = f9bf62fbb2cb3450e0f814befcfd75610c6befd05b23edb27bdac641ba93c8d35539ab68c574004e22a11e2f50f85e58c0f79911152f4997125b9400e3e2c795
SHA512 (wayland-scanner-0.28.0.crate) = 412d06e4d0848d550e33469a289bf12ced91fa139fd09278f3afeda08791e269072336cc821c6b512c40e8b884a4c278d4f253cbed577dffaf17342f8fad728a

Loading…
Cancel
Save