summaryrefslogtreecommitdiffstats
path: root/libcgif.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-01-02 08:36:43 +0100
committerRemi Collet <remi@php.net>2022-01-02 08:36:43 +0100
commit01f317d183cf775c275f06f34eda159a9c9d76cf (patch)
tree141bcf8149f5df1ecddac7d91e16904f15d7891a /libcgif.spec
parent84b659531b529c4816eb98c59aba627ec0dc35cd (diff)
update to 0.1.0
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