Skip to content

Commit ce7a50c

Browse files
authored
RPM: cleanup changelog (#324)
All of Fedora and CentOS Stream 10 have autochangelog support so we don't need the changelog conditionals. Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent a1bbef4 commit ce7a50c

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

rpm/container-selinux.spec

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -137,12 +137,4 @@ if %{_sbindir}/selinuxenabled ; then
137137
fi
138138

139139
%changelog
140-
%if %{defined autochangelog}
141140
%autochangelog
142-
%else
143-
# NOTE: This changelog will be visible on CentOS 8 Stream builds
144-
# Other envs are capable of handling autochangelog
145-
* Tue Jun 13 2023 RH Container Bot <[email protected]>
146-
- Placeholder changelog for envs that are not autochangelog-ready.
147-
- Contact upstream if you need to report an issue with the build.
148-
%endif

0 commit comments

Comments
 (0)