update version to 1.0.9

(cherry picked from commit 0f16a09c30598829088aff41de4579b51d6aaa67)
This commit is contained in:
konglidong 2022-07-19 13:22:42 +08:00 committed by openeuler-sync-bot
parent 2ff442292b
commit 6ecfa5cd6f
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: deepin-gettext-tools
Version: 1.0.8
Release: 3
Version: 1.0.9
Release: 1
Summary: Deepin Gettext Tools
License: GPLv3
URL: https://github.com/linuxdeepin/deepin-gettext-tools
Source0: https://mirrors.aliyun.com/ubuntu-ports/pool/universe/d/%{name}/%{name}_%{version}.orig.tar.gz
Source0: %{name}-%{version}.orig.tar.gz
BuildArch: noarch
BuildRequires: perl-XML-LibXML
@ -58,6 +58,9 @@ install -m755 src/update_pot.py %{buildroot}%{_bindir}/deepin-update-pot
%{_bindir}/deepin-generate-mo
%changelog
* Tue Jul 19 2022 konglidong <konglidong@uniontech.com> - 1.0.9-1
- Update to 1.0.9
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 1.0.8-3
- fix source url in spec