summaryrefslogtreecommitdiffstats
path: root/libcgif.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-04-25 10:52:02 +0200
committerRemi Collet <remi@php.net>2022-04-25 10:52:02 +0200
commit7def7d7b2d9f8cc64539c9cb99fa3ad04e1b8322 (patch)
tree463c79231d098c1fd0151471947ce0b7c9bd98de /libcgif.spec
parentfd9c89f08924465f6ab5800e1afa347759755a41 (diff)
update to 0.3.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 3a56f0b..a388073 100644
--- a/libcgif.spec
+++ b/libcgif.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
-%global gh_commit d41f277785ad18c6f42d7e6f8fd4637b832a58e6
+%global gh_commit b05de324c4413558bea330fb350ad4fd13396529
%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.2.1
+Version: 0.3.0
Release: 1%{?dist}
License: MIT
@@ -90,6 +90,9 @@ for %{libname}.
%changelog
+* Mon Apr 25 2022 Remi Collet <remi@remirepo.net> - 0.3.0-1
+- update to 0.3.0
+
* Thu Mar 3 2022 Remi Collet <remi@remirepo.net> - 0.2.1-1
- update to 0.2.1