!11 update package

From: @hanshuang123456 
Reviewed-by: @HelloWorld_lvcongqing 
Signed-off-by: @HelloWorld_lvcongqing
This commit is contained in:
openeuler-ci-bot 2023-10-24 09:24:09 +00:00 committed by Gitee
commit e84780cf1d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 10 deletions

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: deepin-gettext-tools Name: deepin-gettext-tools
Version: 1.0.8 Version: 1.0.9
Release: 3 Release: 2%{?dist}.01
Summary: Deepin Gettext Tools Summary: Deepin Gettext Tools
License: GPLv3 License: GPLv3
URL: https://github.com/linuxdeepin/deepin-gettext-tools 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}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: perl-XML-LibXML BuildRequires: perl-XML-LibXML
@ -58,11 +58,6 @@ install -m755 src/update_pot.py %{buildroot}%{_bindir}/deepin-update-pot
%{_bindir}/deepin-generate-mo %{_bindir}/deepin-generate-mo
%changelog %changelog
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 1.0.8-3 * Mon Jun 13 2022 uoser <uoser@uniontech.com> - 1.0.9-2.01
- fix source url in spec - update: update to 1.0.9-2.01
* Fri Aug 28 2020 chenbo pan <panchenbo@uniontech.com> - 1.0.8-2
- fix check fail
* Mon Aug 17 2020 weidong <weidong@uniontech.com> - 1.0.8-1
- Initial release for OpenEuler