Update to version 0.28.1

epel10
returntrip 4 years ago
parent 6e76c9c1de
commit 1d7956e7ac

1
.gitignore vendored

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

@ -5,7 +5,7 @@
%global crate wayland-scanner
Name: rust-%{crate}
Version: 0.28.0
Version: 0.28.1
Release: 1%{?dist}
Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files
@ -76,6 +76,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Thu Oct 15 2020 Stefano Figura <stefano@figura.im> - 0.28.1-1
- Update to version 0.28.1.
* Sun Oct 04 2020 Fabio Valentini <decathorpe@gmail.com> - 0.28.0-1
- Update to version 0.28.0.

@ -1 +1 @@
SHA512 (wayland-scanner-0.28.0.crate) = 412d06e4d0848d550e33469a289bf12ced91fa139fd09278f3afeda08791e269072336cc821c6b512c40e8b884a4c278d4f253cbed577dffaf17342f8fad728a
SHA512 (wayland-scanner-0.28.1.crate) = 06eaf110097d2ac2b34d856199ad82b8a1aa8d02a65d1aa0f6f09efd3e01ff662993ef2b296e17411961c0735d79c9b44f802da003880277ade64aa229f1024a

Loading…
Cancel
Save