summaryrefslogtreecommitdiffstats
path: root/libcgif.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libcgif.spec')
-rw-r--r--libcgif.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/libcgif.spec b/libcgif.spec
index aaddfa8..ad55e61 100644
--- a/libcgif.spec
+++ b/libcgif.spec
@@ -1,13 +1,13 @@
# remirepo/fedora spec file for libcgif
#
-# Copyright (c) 2021-2023 Remi Collet
+# Copyright (c) 2021-2024 Remi Collet
# License: CC-BY-SA-4.0
# http://creativecommons.org/licenses/by-sa/4.0/
#
# Please, preserve the changelog entries
#
-%global gh_commit 7e993b4b0a7a7d084ac4aa01f560de005cbaa411
+%global gh_commit dc470ebfae3023055df4c5a70113277df5aa59af
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
#global gh_date 20211001
%global gh_owner dloebl
@@ -17,7 +17,7 @@
Name: %{libname}
Summary: A fast and lightweight GIF encoder
-Version: 0.3.2
+Version: 0.4.0
Release: 1%{?dist}
License: MIT
@@ -90,6 +90,9 @@ for %{libname}.
%changelog
+* Thu Apr 4 2024 Remi Collet <remi@remirepo.net> - 0.4.-1
+- update to 0.4.0
+
* Tue May 23 2023 Remi Collet <remi@remirepo.net> - 0.3.2-1
- update to 0.3.2 (no change)