Fix NEWS file to not be executable
This commit is contained in:
parent
bd8c307cff
commit
1c6b1cfeee
@ -50,6 +50,8 @@ This package contains the full API documentation for %{name}.
|
||||
%prep
|
||||
%autosetup -n libsigc++-%{version}
|
||||
|
||||
chmod -x NEWS
|
||||
|
||||
|
||||
%build
|
||||
%meson -Dbuild-documentation=true
|
||||
@ -79,6 +81,7 @@ This package contains the full API documentation for %{name}.
|
||||
%changelog
|
||||
* Sun Oct 01 2023 Kalev Lember <klember@redhat.com> - 3.6.0-1
|
||||
- Update to 3.6.0
|
||||
- Fix NEWS file to not be executable
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user