fix source url in spec
This commit is contained in:
parent
d42988aac7
commit
42da889856
@ -1,10 +1,10 @@
|
||||
Name: deepin-gettext-tools
|
||||
Version: 1.0.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Deepin Gettext Tools
|
||||
License: GPLv3
|
||||
URL: https://github.com/linuxdeepin/deepin-gettext-tools
|
||||
Source0: %{name}_%{version}.orig.tar.gz
|
||||
Source0: https://mirrors.aliyun.com/ubuntu-ports/pool/universe/d/%{name}/%{name}_%{version}.orig.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: perl-XML-LibXML
|
||||
@ -61,5 +61,8 @@ install -m755 src/update_pot.py %{buildroot}%{_bindir}/deepin-update-pot
|
||||
%{_bindir}/deepin-generate-mo
|
||||
|
||||
%changelog
|
||||
* Thu Sep 3 2020 weidong <weidong@uniontech.com> - 1.0.8-2
|
||||
- fix source url in spec
|
||||
|
||||
* Mon Aug 17 2020 weidong <weidong@uniontech.com> - 1.0.8-1
|
||||
- Initial release for OpenEuler
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user