revise %changelog history to restore chronological order

This commit is contained in:
Joe Orton 2020-06-01 16:11:48 +01:00
parent 775848c5c0
commit 7f9b0e8ee8
1 changed files with 3 additions and 16 deletions

View File

@ -65,8 +65,6 @@ Source8: svnserve.sysconf
Patch1: subversion-1.12.0-linking.patch
Patch4: subversion-1.8.0-rubybind.patch
Patch5: subversion-1.8.5-swigplWall.patch
Patch6: subversion-1.12.2-r1865987+.patch
Patch7: subversion-1.12.2-fsfspacktest.patch
BuildRequires: autoconf, libtool, texinfo, which
BuildRequires: swig >= 1.3.24, gettext
%if %{with bdb}
@ -222,8 +220,6 @@ This package includes supplementary tools for use with Subversion.
%patch1 -p1 -b .linking
%patch4 -p1 -b .rubybind
%patch5 -p1 -b .swigplWall
%patch6 -p1 -b .r1865987+
%patch7 -p1 -b .fsfspacktest
%build
# Regenerate the buildsystem, so that:
@ -553,25 +549,16 @@ make check-javahl
- drop Berkeley DB support for Fedora > 32
- BR java-11-openjdk-devel
* Tue Apr 28 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.12.2-8
- fixed the build-requires
* Thu Apr 23 2020 Joe Orton <jorton@redhat.com> - 1.14.0~rc2-0
- update to 1.14.0-rc2
* Wed Feb 12 2020 Joe Orton <jorton@redhat.com> - 1.13.0-4
- fix FTBFS on 32-bit arches
* Mon Jan 6 2020 Joe Orton <jorton@redhat.com> - 1.13.0-3
- F-32: fix include path for ruby 2.7 (Mamoru TASAKA)
* Mon Jan 6 2020 Joe Orton <jorton@redhat.com> - 1.13.0-2
- update for KDE 5 (Phil O, #1768693)
- conditionally package bdb tools in -tools
* Wed Oct 30 2019 Joe Orton <jorton@redhat.com> - 1.13.0-1
- update to 1.13.0
* Tue Apr 28 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.12.2-8
- fixed the build-requires
* Wed Feb 12 2020 Joe Orton <jorton@redhat.com> - 1.12.2-7
- fix FTBFS on 32-bit arches (#1800120)