summaryrefslogtreecommitdiffstats
path: root/libui.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-28 13:08:54 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-28 13:08:54 +0200
commitf6e7a34b1b4f14b00d3ea30cd4cef6cef12f886d (patch)
treedb9b26c92bcecf3a10d28f7a30dd2647c98c650c /libui.spec
parentb8ce629047fbd5fa3ec662f61d7d087316cc248a (diff)
php-pecl-ui: 1.0.2
Diffstat (limited to 'libui.spec')
-rw-r--r--libui.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/libui.spec b/libui.spec
index cb83f01..5d09cf4 100644
--- a/libui.spec
+++ b/libui.spec
@@ -7,8 +7,8 @@
# Please, preserve the changelog entries
#
-%global gh_commit 0870a3065ed219c3dd2332972a6ffb3b95ce199a
-%global gh_date 20161023
+%global gh_commit 5de62d073f189a92af7b5386ad1ea184c21d1e14
+%global gh_date 20161026
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner andlabs
%global gh_project libui
@@ -18,7 +18,7 @@
Name: %{libname}
Summary: Simple and portable GUI library
Version: 0
-Release: 0.2.%{gh_date}git%{gh_short}%{?dist}
+Release: 0.3.%{gh_date}git%{gh_short}%{?dist}
License: MIT
Group: System Environment/Libraries
@@ -91,6 +91,9 @@ done
%changelog
+* Fri Oct 28 2016 Remi Collet <remi@fedoraproject.org> - 0-0.3.20161026git5de62d0
+- refresh
+
* Tue Oct 25 2016 Remi Collet <remi@fedoraproject.org> - 0-0.2.20161023git0870a30
- update to latest upstream snapshot for pecl/ui