From 7e71abfcc45226464941be9147b239362a305aee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 16:50:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- rust-xcursor.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rust-xcursor.spec b/rust-xcursor.spec index 8cba652..b907478 100644 --- a/rust-xcursor.spec +++ b/rust-xcursor.spec @@ -6,7 +6,7 @@ Name: rust-%{crate} Version: 0.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for loading XCursor themes # Upstream license specification: MIT @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.3.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Feb 26 2021 Fabio Valentini - 0.3.3-1 - Update to version 0.3.3. - Fixes RHBZ#1900278