summaryrefslogtreecommitdiffstats
path: root/libcgif.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libcgif.spec')
-rw-r--r--libcgif.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/libcgif.spec b/libcgif.spec
index e0b1cc5..dd3dc37 100644
--- a/libcgif.spec
+++ b/libcgif.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit 31e85814d7f4408a46c4fe1ab6688f6f910614be
+%global gh_commit f2854334907066faf27cec76615ddfc447271c53
%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.0.4
+Version: 0.1.0
Release: 1%{?dist}
License: MIT
@@ -90,6 +90,9 @@ for %{libname}.
%changelog
+* Sun Jan 2 2022 Remi Collet <remi@remirepo.net> - 0.1.0-1
+- update to 0.1.0
+
* Mon Dec 13 2021 Remi Collet <remi@remirepo.net> - 0.0.4-1
- update to 0.0.4