update to version 0.28.5

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

1
.gitignore vendored

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

@ -1,11 +1,11 @@
# Generated by rust2rpm 16
# Generated by rust2rpm 17
%bcond_without check
%global debug_package %{nil}
%global crate wayland-scanner
Name: rust-%{crate}
Version: 0.28.4
Version: 0.28.5
Release: 1%{?dist}
Summary: Wayland Scanner for generating rust APIs from XML wayland protocol files
@ -74,6 +74,9 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
* Fri May 21 2021 Fabio Valentini <decathorpe@gmail.com> - 0.28.5-1
- Update to version 0.28.5.
* Mon Mar 01 2021 Fabio Valentini <decathorpe@gmail.com> - 0.28.4-1
- Update to version 0.28.4.

@ -1 +1 @@
SHA512 (wayland-scanner-0.28.4.crate) = bceb582a9e7108cb6af4c313d54d7fdcc971dfe0a4efd0bc8f04cbf5df477ee806974e441ea20da2a2282fc7f389b8fc31d89a6a89e534e60a2f4f4dcd83e026
SHA512 (wayland-scanner-0.28.5.crate) = e2271ed492e98e3da86177eef3fdcbc5260afe175a74b4c052492bffccf17ada7f5b62dd01a5c70e9264cbae63bbf6a804d47012c910599f17873ecb8b07e6c6

Loading…
Cancel
Save