Skip to content

Commit

Permalink
Release 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
luongthanhlam committed Jul 18, 2021
1 parent 756dba2 commit a7e91ce
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Nếu cần thiết, hãy [đính kèm hình ảnh](https://help.github.com/arti
**Môi trường**
- OS và version: (ví dụ: Ubuntu 20.04)
- Desktop: (Xfce, KDE, Gnome,... hoặc **mặc định**)
- Phiên bản ibus-bamboo: (bản mới nhất là 0.7.6)
- Phiên bản ibus-bamboo: (bản mới nhất là 0.7.7)

**Thông tin thêm**
<!--
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ibus_e_name=ibus-engine-$(engine_name)
keyboard_shortcut_editor=keyboard-shortcut-editor
macro_editor=macro-editor
pkg_name=ibus-$(engine_name)
version=0.7.6
version=0.7.7

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.7.6
pkgver=0.7.7
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.7.6
pkgver=0.7.7
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.7.6</version>
<version>0.7.7</version>
<author>Luong Thanh Lam &lt;ltlam93@gmail.com&gt;</author>
<license>GPLv3</license>
<homepage>https://github.com/BambooEngine/ibus-bamboo/</homepage>
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, libgtk-3-dev
Standards-Version: 0.7.6
Standards-Version: 0.7.7
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.7.6-0
Version: 0.7.7-0
Maintainer: Luong Thanh Lam <ltlam93@gmail.com>
Homepage: https://github.com/BambooEngine/ibus-bamboo
Build-Depends: debhelper, golang, libx11-dev, libgtk-3-dev, libxt-dev, libxtst-dev
Files:
0 0 ibus-bamboo-0.7.6.tar.gz
0 0 ibus-bamboo-0.7.7.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 @@ -6,7 +6,7 @@
%define _unpackaged_files_terminate_build 0

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

Expand Down

0 comments on commit a7e91ce

Please sign in to comment.