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