Modify invalid Source

This commit is contained in:
starlet-dx 2022-11-16 17:36:41 +08:00
parent 9c59ef0a97
commit a43196c791

View File

@ -1,10 +1,10 @@
Name: meson
Version: 0.59.4
Release: 1
Release: 2
Summary: An open source high quality build system
License: ASL 2.0
URL: https://mesonbuild.com/
Source0: https://github.com/mesonbuild/meson/archive/%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/mesonbuild/meson/releases/download/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch
Obsoletes: %{name}-gui < 0.31.0-3
@ -48,6 +48,9 @@ install -Dpm0644 data/macros.%{name} %{buildroot}%{_rpmmacrodir}/macros.%{name}
%{_mandir}/man1/%{name}.1*
%changelog
* Wed Nov 16 2022 yaoxin <yaoxin30@h-partners.com> - 0.59.4-2
- Modify invalid Source
* Fri Sep 3 2021 hanhui <hanhui15@huawei.com> - 0.59.4-1
- Upgrade to 0.59.4