Hello community, here is the log from the commit of package viewvc for openSUSE:Factory checked in at 2017-01-24 10:32:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/viewvc (Old) and /work/SRC/openSUSE:Factory/.viewvc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "viewvc" Changes: -------- --- /work/SRC/openSUSE:Factory/viewvc/viewvc.changes 2016-05-24 09:35:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.viewvc.new/viewvc.changes 2017-01-24 10:33:03.321341652 +0100 @@ -1,0 +2,7 @@ +Sun Dec 18 14:38:28 UTC 2016 - [email protected] + +- vievwc 1.1.25: + * fix _rev2optrev assertion on long input +- license is BSD-2-Clause, package LICENSE text + +------------------------------------------------------------------- Old: ---- viewvc-1.1.24.tar.gz New: ---- viewvc-1.1.25.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ viewvc.spec ++++++ --- /var/tmp/diff_new_pack.Gc07EM/_old 2017-01-24 10:33:03.773277574 +0100 +++ /var/tmp/diff_new_pack.Gc07EM/_new 2017-01-24 10:33:03.773277574 +0100 @@ -1,7 +1,7 @@ # # spec file for package viewvc # -# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,10 +25,10 @@ # %define viewvc_dir /srv/viewvc Name: viewvc -Version: 1.1.24 +Version: 1.1.25 Release: 0 Summary: Browse a Subversion Repository with a Web Browser -License: BSD-3-Clause +License: BSD-2-Clause Group: Development/Tools/Version Control Url: http://www.viewvc.org/ Source0: http://www.viewvc.org/viewvc-%{version}.tar.gz @@ -102,6 +102,7 @@ %files -f files.viewvc %defattr(-,root,root) +%doc LICENSE %dir %{apache_sysconfdir}/conf.d %config (noreplace) %{apache_sysconfdir}/conf.d/viewvc.conf ++++++ viewvc-1.1.24.tar.gz -> viewvc-1.1.25.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/viewvc-1.1.24/CHANGES new/viewvc-1.1.25/CHANGES --- old/viewvc-1.1.24/CHANGES 2015-09-23 19:44:20.000000000 +0200 +++ new/viewvc-1.1.25/CHANGES 2016-09-15 21:38:32.000000000 +0200 @@ -1,4 +1,8 @@ -Version 1.1.24 (released ??-???-????) +Version 1.1.25 (released 15-Sep-2016) + + * fix _rev2optrev assertion on long input + +Version 1.1.24 (released 02-Oct-2015) * fix minor bug in human_readable boolean calculation * allow hr_funout option to apply to unidiff diffs, too diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/viewvc-1.1.24/LICENSE new/viewvc-1.1.25/LICENSE --- old/viewvc-1.1.24/LICENSE 1970-01-01 01:00:00.000000000 +0100 +++ new/viewvc-1.1.25/LICENSE 2016-09-15 21:38:32.000000000 +0200 @@ -0,0 +1,30 @@ +Copyright (c) 1999-2016 The ViewCVS Group. +All rights reserved. + +By using ViewVC, you agree to the terms and conditions set forth +below: + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + + * Redistributions of source code must retain the above copyright + notice, this list of conditions and the following + disclaimer. + + * Redistributions in binary form must reproduce the above + copyright notice, this list of conditions and the following + disclaimer in the documentation and/or other materials provided + with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS +BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE +OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN +IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/viewvc-1.1.24/LICENSE.html new/viewvc-1.1.25/LICENSE.html --- old/viewvc-1.1.24/LICENSE.html 2015-10-02 19:40:19.000000000 +0200 +++ new/viewvc-1.1.25/LICENSE.html 1970-01-01 01:00:00.000000000 +0100 @@ -1,72 +0,0 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html> -<head> -<title>ViewVC: License v1</title> -<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> -</head> -<body> - -<p>The following text constitutes the license agreement for the <a - href="http://www.viewvc.org/">ViewVC</a> software (formerly known - as ViewCVS). It is an agreement between <a - href="http://www.viewvc.org/who.html#sec-viewcvs-group">The ViewCVS - Group</a> and the users of ViewVC.</p> - -<blockquote> - -<p><strong>Copyright © 1999-2015 The ViewCVS Group. All rights - reserved.</strong></p> - -<p>By using ViewVC, you agree to the terms and conditions set forth - below:</p> - -<p>Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions - are met:</p> - -<ol> - <li>Redistributions of source code must retain the above copyright - notice, this list of conditions and the following - disclaimer.</li> - <li>Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution.</li> -</ol> - -<p>THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' - AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED - TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A - PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR - CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF - USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT - OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF - SUCH DAMAGE.</p> - -</blockquote> - -<hr /> - -<p>The following changes have occured to this license over time:</p> -<ul> - <li>May 12, 2001 — copyright years updated</li> - <li>September 5, 2002 — copyright years updated</li> - <li>March 17, 2006 — software renamed from "ViewCVS"</li> - <li>April 10, 2007 — copyright years updated</li> - <li>February 22, 2008 — copyright years updated</li> - <li>March 18, 2009 — copyright years updated</li> - <li>March 29, 2010 — copyright years updated</li> - <li>February 18, 2011 — copyright years updated</li> - <li>January 23, 2012 — copyright years updated</li> - <li>January 04, 2013 — copyright years updated</li> - <li>May 02, 2014 — copyright years updated</li> - <li>October 02, 2015 — copyright years updated</li> -</ul> - -</body> -</html> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/viewvc-1.1.24/bin/standalone.py new/viewvc-1.1.25/bin/standalone.py --- old/viewvc-1.1.24/bin/standalone.py 2015-10-02 19:40:19.000000000 +0200 +++ new/viewvc-1.1.25/bin/standalone.py 2016-09-15 21:38:32.000000000 +0200 @@ -17,7 +17,7 @@ __author__ = "Peter Funk <[email protected]>" __date__ = "11 November 2001" -__version__ = "$Revision: 2976 $" +__version__ = "$Revision$" __credits__ = """Guido van Rossum, for an excellent programming language. Greg Stein, for writing ViewCVS in the first place. Ka-Ping Yee, for the GUI code and the framework stolen from pydoc.py. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/viewvc-1.1.24/lib/vclib/svn/svn_repos.py new/viewvc-1.1.25/lib/vclib/svn/svn_repos.py --- old/viewvc-1.1.24/lib/vclib/svn/svn_repos.py 2015-10-02 19:40:19.000000000 +0200 +++ new/viewvc-1.1.25/lib/vclib/svn/svn_repos.py 2016-09-15 21:38:32.000000000 +0200 @@ -107,7 +107,7 @@ def _rev2optrev(rev): - assert type(rev) is int + assert type(rev) in (int, long) rt = core.svn_opt_revision_t() rt.kind = core.svn_opt_revision_number rt.value.number = rev diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/viewvc-1.1.24/lib/viewvc.py new/viewvc-1.1.25/lib/viewvc.py --- old/viewvc-1.1.24/lib/viewvc.py 2015-10-02 19:57:00.000000000 +0200 +++ new/viewvc-1.1.25/lib/viewvc.py 2016-09-15 21:38:32.000000000 +0200 @@ -14,7 +14,7 @@ # # ----------------------------------------------------------------------- -__version__ = '1.1.24' +__version__ = '1.1.25' # this comes from our library; measure the startup time import debug
