Skip to content

Commit fccefb9

Browse files
committed
Update RPM spec to use %autochangelog
1 parent a537df4 commit fccefb9

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

jss.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -493,9 +493,12 @@ cp base/target/jss-tests.jar %{buildroot}%{_datadir}/jss/tests/lib
493493
# The <phase> is only available during development/stabilization. It should
494494
# not be included in GA/update releases.
495495
#
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+
#
496500
# To list all changes in <branch> since <tag>:
497501
# $ git log --pretty=oneline --abbrev-commit --no-decorate <tag>..<branch>
498502

499503
%changelog
500-
* Tue May 29 2018 Dogtag PKI Team <devel@lists.dogtagpki.org> 4.5.0-1
501-
- Rebase to JSS 4.5.0
504+
%autochangelog

0 commit comments

Comments
 (0)