summaryrefslogtreecommitdiffstats
path: root/libcgif.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-02-16 14:38:13 +0100
committerRemi Collet <remi@php.net>2022-02-16 14:38:13 +0100
commit078c818a51a1da797a3df2e47e1d50e22dd99241 (patch)
treed558f0908a35185e1469bfd176b648c680f9cce0 /libcgif.spec
parent01f317d183cf775c275f06f34eda159a9c9d76cf (diff)
update to 0.2.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 dd3dc37..d38c6a5 100644
--- a/libcgif.spec
+++ b/libcgif.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit f2854334907066faf27cec76615ddfc447271c53
+%global gh_commit 108190311984b1431f47d0b84a8697ddf8213846
%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.1.0
+Version: 0.2.0
Release: 1%{?dist}
License: MIT
@@ -90,6 +90,9 @@ for %{libname}.
%changelog
+* Wed Feb 16 2022 Remi Collet <remi@remirepo.net> - 0.2.0-1
+- update to 0.2.0
+
* Sun Jan 2 2022 Remi Collet <remi@remirepo.net> - 0.1.0-1
- update to 0.1.0