From c41766d52a81ad581fecd410453dea043f409e98 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 00:42:37 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/graphene.git#eee6ad4fe692cb46d7cfa2759e16aaff397278f5 --- graphene.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/graphene.spec b/graphene.spec index 8808435..08e8853 100644 --- a/graphene.spec +++ b/graphene.spec @@ -1,6 +1,6 @@ Name: graphene Version: 1.10.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Thin layer of types for graphic libraries License: MIT @@ -64,6 +64,9 @@ the functionality of the installed %{name} package. %{_datadir}/installed-tests/ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.10.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 24 2020 Jeff Law - 1.10.2-5 - Re-enable LTO as upstream GCC target/96939 has been fixed