Hello community, here is the log from the commit of package subversion for openSUSE:Factory checked in at 2018-11-12 09:35:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/subversion (Old) and /work/SRC/openSUSE:Factory/.subversion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "subversion" Mon Nov 12 09:35:03 2018 rev:160 rq:647743 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/subversion/subversion.changes 2018-10-15 09:38:05.635668365 +0200 +++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes 2018-11-12 09:35:12.265716170 +0100 @@ -1,0 +2,19 @@ +Sat Nov 10 12:12:08 UTC 2018 - [email protected] + +- Apache Subversion 1.11.0: + * Shelving is no longer based on patch files + * Shelves created on 1.10 are not compatible + * New feature: Checkpointing + * New viewspec output command + * Improvements to tree conflict resolutio + * 'patch' can now read non-pretty-printed svn:mergeinfo diffs + * Better error when http:// URL is not a Subversion repository + * Add 'schedule' and 'depth' items to 'svn info --show-item' + * Allow the client cert password to be saved + * Various bug fixes + * On-disk caching of plaintext passwords and passphrases is now + disabled by default, but users can explicitly allow this + behavior via runtime configuration +- drop upstreamed subversion-1.10.2-java10.patch + +------------------------------------------------------------------- Old: ---- subversion-1.10.2-java10.patch subversion-1.10.3.tar.bz2 subversion-1.10.3.tar.bz2.asc New: ---- subversion-1.11.0.tar.bz2 subversion-1.11.0.tar.bz2.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ subversion.spec ++++++ --- /var/tmp/diff_new_pack.E6w5PL/_old 2018-11-12 09:35:15.593712060 +0100 +++ /var/tmp/diff_new_pack.E6w5PL/_new 2018-11-12 09:35:15.601712050 +0100 @@ -35,7 +35,7 @@ %bcond_without python_ctypes %bcond_with all_regression_tests Name: subversion -Version: 1.10.3 +Version: 1.11.0 Release: 0 Summary: Subversion version control system License: Apache-2.0 @@ -54,7 +54,6 @@ Source50: https://people.apache.org/keys/group/subversion.asc#/subversion.keyring Source51: https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc Source92: %{name}-rpmlintrc -Patch0: subversion-1.10.2-java10.patch Patch1: subversion-1.10.2-javadoc.patch Patch11: subversion.libtool-verbose.patch Patch20: subversion-swig-perl-install_vendor.patch @@ -70,7 +69,7 @@ BuildRequires: doxygen BuildRequires: file-devel BuildRequires: gcc-c++ -BuildRequires: java-devel >= 1.6.0 +BuildRequires: java-devel >= 1.8.0 BuildRequires: junit BuildRequires: libstdc++-devel BuildRequires: libtool @@ -241,9 +240,6 @@ %prep %setup -q -a 4 -%if %{?pkg_vcmp:%pkg_vcmp java-devel >= 10}%{!?pkg_vcmp:0} -%patch0 -p1 -%endif %patch1 -p1 %patch11 -p1 %patch20 -p1 ++++++ subversion-1.10.3.tar.bz2 -> subversion-1.11.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/subversion/subversion-1.10.3.tar.bz2 /work/SRC/openSUSE:Factory/.subversion.new/subversion-1.11.0.tar.bz2 differ: char 11, line 1 ++++++ subversion.README.SUSE ++++++ --- /var/tmp/diff_new_pack.E6w5PL/_old 2018-11-12 09:35:15.705711922 +0100 +++ /var/tmp/diff_new_pack.E6w5PL/_new 2018-11-12 09:35:15.709711917 +0100 @@ -6,7 +6,7 @@ Topics: -0. upgrading to Apache Subversion 1.10 +0. upgrading to Apache Subversion 1.11 1. mini-howto 2. allowing anonymous read access 3. serving several repositories with SVNParentPath @@ -17,17 +17,17 @@ ================================================================================ -0. upgrading to Apache Subversion 1.10 +0. upgrading to Apache Subversion 1.11 - concerns when upgrading from earlier versions * Upgrading the Working Copy - 1.10 uses the same working copy format as 1.8 and 1.9. When upgrading + 1.11 uses the same working copy format as 1.8 through 1.10. When upgrading a working copy from a client earlier than 1.8, a one-time execution of "svn upgrade" is required. After that, clients earlier than 1.8 will be unable to use the working copy. For details, please see: https://subversion.apache.org/docs/release-notes/1.10.html#wc-upgrade * Upgrading the Repository - 1.10 can read and write repositories created by earlier versions. + 1.11 can read and write repositories created by earlier versions. "svnadmin upgrade" may be used to upgrade to FSFS format 8 of 1.10, after which the repository will be no longer be usable for 1.9 servers. An optional dump/load cycle may be used to apply FSFS improvements ++++++ subversion.keyring ++++++ ++++ 918 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/subversion/subversion.keyring ++++ and /work/SRC/openSUSE:Factory/.subversion.new/subversion.keyring
