!17 source0脚本获取不到大写VERSION,改成小写

From: @shirely16
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
This commit is contained in:
openeuler-ci-bot 2020-09-29 11:26:01 +08:00 committed by Gitee
commit 630177769a

View File

@ -2,11 +2,11 @@
Name: cups Name: cups
Epoch: 1 Epoch: 1
Version: 2.3.3 Version: 2.3.3
Release: 2 Release: 3
Summary: CUPS is the standards-based, open source printing system for linux operating systems. Summary: CUPS is the standards-based, open source printing system for linux operating systems.
License: GPLv2+ and LGPLv2+ with exceptions and AML License: GPLv2+ and LGPLv2+ with exceptions and AML
Url: http://www.cups.org/ Url: http://www.cups.org/
Source0: https://github.com/apple/cups/archive/v%{VERSION}.tar.gz Source0: https://github.com/apple/cups/archive/v%{version}.tar.gz
Source2: cupsprinter.png Source2: cupsprinter.png
Source3: cups.logrotate Source3: cups.logrotate
@ -334,6 +334,12 @@ rm -f %{_exec_prefix}/lib/cups/backend/smb
%doc %{_datadir}/%{name}/www/apple-touch-icon.png %doc %{_datadir}/%{name}/www/apple-touch-icon.png
%changelog %changelog
* Tue Sep 29 2020 hanhui <hanhui15@huawei.com> - 2.3.3-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix build bug
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 2.3.3-2 * Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 2.3.3-2
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA