update to 1.3.1

This commit is contained in:
kkz 2024-01-12 11:05:27 +08:00
parent 3834e50ce0
commit 9920bbb89e
3 changed files with 6 additions and 3 deletions

BIN
1.3.1.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: meson
Version: 1.1.1
Version: 1.3.1
Release: 1
Summary: An open source high quality build system
License: ASL 2.0
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/archive/refs/tags/%{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
* Fri Jan 12 2024 kkz <zhaoshuang@uniontech.com> - 1.3.1-1
- update to 1.3.1
* Thu Aug 10 2023 xu_ping <707078654@qq.com> - 1.1.1-1
- update to 1.1.1