!7 update to upstream 1.0.9

From: @xzyangha 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2022-10-28 02:28:59 +00:00 committed by Gitee
commit 4f96bf97be
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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