1 parent a537df4 commit fccefb9Copy full SHA for fccefb9
1 file changed
jss.spec
@@ -493,9 +493,12 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
493
# The <phase> is only available during development/stabilization. It should
494
# not be included in GA/update releases.
495
#
496
+# For example:
497
+# * Tue May 29 2018 Dogtag PKI Team <devel@lists.dogtagpki.org> 4.5.0-1
498
+# - Rebase to JSS 4.5.0
499
+#
500
# To list all changes in <branch> since <tag>:
501
# $ git log --pretty=oneline --abbrev-commit --no-decorate <tag>..<branch>
502
503
%changelog
-* Tue May 29 2018 Dogtag PKI Team <devel@lists.dogtagpki.org> 4.5.0-1
-- Rebase to JSS 4.5.0
504
+%autochangelog
0 commit comments