Hello community, here is the log from the commit of package easy-rsa for openSUSE:Factory checked in at 2017-06-12 15:33:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/easy-rsa (Old) and /work/SRC/openSUSE:Factory/.easy-rsa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "easy-rsa" Mon Jun 12 15:33:58 2017 rev:3 rq:502703 version:3.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/easy-rsa/easy-rsa.changes 2017-05-31 12:19:18.308102231 +0200 +++ /work/SRC/openSUSE:Factory/.easy-rsa.new/easy-rsa.changes 2017-06-12 15:33:59.451166936 +0200 @@ -1,0 +2,5 @@ +Mon Jun 5 18:38:00 UTC 2017 - [email protected] + +- Undo removal of .md suffix on markdown documentation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ easy-rsa.spec ++++++ --- /var/tmp/diff_new_pack.pDebt1/_old 2017-06-12 15:34:00.235056376 +0200 +++ /var/tmp/diff_new_pack.pDebt1/_new 2017-06-12 15:34:00.239055811 +0200 @@ -63,13 +63,6 @@ mv -v README README.md %endif -mv -v COPYING.md COPYING -mv -v README.md README -mv -v README.quickstart.md README.quickstart -for f in doc/*.md; do - mv $f ${f%.md} -done - %build %install @@ -82,7 +75,7 @@ %files %defattr(-,root,root) -%doc KNOWN_ISSUES README README.quickstart COPYING +%doc KNOWN_ISSUES README.md README.quickstart.md COPYING.md %doc Licensing/* %doc doc/* %{_bindir}/easyrsa
