From 3a936dfbb3d20ecb81e2ebcfe6328ff6c18af27d Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Mon, 9 Nov 2020 09:52:48 -0600 Subject: [PATCH] Forgot to bump release --- libexif.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexif.spec b/libexif.spec index b8e8b5f..977a024 100644 --- a/libexif.spec +++ b/libexif.spec @@ -1,7 +1,7 @@ Summary: Library for extracting extra information from image files Name: libexif Version: 0.6.22 -Release: 2%{?dist} +Release: 3%{?dist} License: LGPLv2+ URL: https://libexif.github.io/ %global tarball_version %(echo %{version} | sed -e 's|\\.|_|g')