From a7e9c7c6d9b5ab1b561422b6928b4ac0aea71b92 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jan 19 2024 16:18:04 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- diff --git a/cproto.spec b/cproto.spec index d83071b..ac090f7 100644 --- a/cproto.spec +++ b/cproto.spec @@ -1,7 +1,7 @@ Summary: Generates function prototypes and variable declarations from C code Name: cproto Version: 4.7v -Release: 1%{?dist} +Release: 2%{?dist} License: Public Domain Source: https://invisible-island.net/archives/cproto/cproto-%{version}.tgz URL: http://invisible-island.net/ @@ -37,6 +37,9 @@ definitions as much as other prototype generators. %{_mandir}/man1/cproto.1* %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 4.7v-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Jul 31 2023 Filipe Rosset - 4.7v-1 - Update to 4.7v fixes rhbz#2135348