update to version 0.11.2

epel9
Fabio Valentini 4 years ago
parent 0f48c2df40
commit 59ef04ce19
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -2,3 +2,4 @@
/gif-0.10.2.crate
/gif-0.10.3.crate
/gif-0.11.1.crate
/gif-0.11.2.crate

@ -1,4 +1,4 @@
# Generated by rust2rpm 13
# Generated by rust2rpm 16
# * https://github.com/PistonDevelopers/image-gif/issues/51
%bcond_with check
%global debug_package %{nil}
@ -6,8 +6,8 @@
%global crate gif
Name: rust-%{crate}
Version: 0.11.1
Release: 2%{?dist}
Version: 0.11.2
Release: 1%{?dist}
Summary: GIF de- and encoder
# Upstream license specification: MIT/Apache-2.0
@ -96,6 +96,10 @@ which use "std" feature of "%{crate}" crate.
%endif
%changelog
* Tue Mar 23 2021 Fabio Valentini <decathorpe@gmail.com> - 0.11.2-1
- Update to version 0.11.2.
- Fixes RHBZ#1941772
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.11.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

@ -1 +1 @@
SHA512 (gif-0.11.1.crate) = 3850a6817cdfc0ab93c3110e82c58bc57e0acd3ad554da0a0a500f76a68223b5eb3715b23cb3f8d7bcef125c43ade68abc3c51371c9c24ad7255e1168f136be8
SHA512 (gif-0.11.2.crate) = 02f2bacda1e4f43ddbb4f7c6843478056ff01cb815a7c8f9c4d14618781bbafe113cacb812c3788454e8a4241efd6a90792a00cfe84c334349331258bbec71d7

Loading…
Cancel
Save