Skip to content

Commit

Permalink
Bump version to v0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
luongthanhlam committed Aug 23, 2020
1 parent 33d9aef commit 73849c7
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ PREFIX=/usr
engine_name=bamboo
ibus_e_name=ibus-engine-$(engine_name)
pkg_name=ibus-$(engine_name)
version=0.6.5
version=0.6.6

engine_dir=$(PREFIX)/share/$(pkg_name)
ibus_dir=$(PREFIX)/share/ibus
Expand Down
2 changes: 1 addition & 1 deletion archlinux/PKGBUILD-git
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#
# Maintainer: Luong Thanh Lam <ltlam93@gmail.com>
pkgname=ibus-bamboo-git
pkgver=0.6.5
pkgver=0.6.6
pkgrel=1
pkgdesc='A Vietnamese IME for IBus'
arch=(any)
Expand Down
2 changes: 1 addition & 1 deletion archlinux/PKGBUILD-release
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#
# Maintainer: Luong Thanh Lam <ltlam93@gmail.com>
pkgname=ibus-bamboo
pkgver=0.6.5
pkgver=0.6.6
pkgrel=1
pkgdesc='A Vietnamese IME for IBus'
arch=(any)
Expand Down
2 changes: 1 addition & 1 deletion bamboo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<name>org.freedesktop.IBus.bamboo</name>
<description>Vietnamese input engine for IBus</description>
<exec>/usr/lib/ibus-engine-bamboo --ibus</exec>
<version>0.6.5</version>
<version>0.6.6</version>
<author>Luong Thanh Lam &lt;ltlam93@gmail.com&gt;</author>
<license>GPLv3</license>
<homepage>https://github.com/BambooEngine/ibus-bamboo/</homepage>
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ibus-bamboo (0.6.6-1) stable; urgency=medium

* New upstream release

-- Luong Thanh Lam <ltlam93@gmail.com> Sun, 23 Aug 2020 12:14:31 +0700

ibus-bamboo (0.6.5-1) stable; urgency=medium

* New upstream release
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Section: utils
Priority: extra
Maintainer: Luong Thanh Lam <ltlam93@gmail.com>
Build-Depends: debhelper, golang, libx11-dev, libxtst-dev
Standards-Version: 0.6.5
Standards-Version: 0.6.6
Homepage: https://github.com/BambooEngine/ibus-bamboo

Package: ibus-bamboo
Expand Down
4 changes: 2 additions & 2 deletions ibus-bamboo.dsc
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Format: 1.0
Source: ibus-bamboo
Binary: ibus-bamboo
Architecture: any
Version: 0.6.5-0
Version: 0.6.6-0
Maintainer: Luong Thanh Lam <ltlam93@gmail.com>
Homepage: https://github.com/BambooEngine/ibus-bamboo
Build-Depends: debhelper, golang, libx11-dev, libxt-dev, libxtst-dev
Files:
0 0 ibus-bamboo-0.6.5.tar.gz
0 0 ibus-bamboo-0.6.6.tar.gz

-----BEGIN PGP SIGNATURE-----

Expand Down
2 changes: 1 addition & 1 deletion ibus-bamboo.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%define ibus_comp_dir /usr/share/ibus/component

Name: ibus-bamboo
Version: 0.6.5
Version: 0.6.6
Release: 1%{?dist}
Summary: A Vietnamese input method for IBus

Expand Down

0 comments on commit 73849c7

Please sign in to comment.