Hello community,

here is the log from the commit of package fossil for openSUSE:Factory checked 
in at 2013-10-23 10:07:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fossil (Old)
 and      /work/SRC/openSUSE:Factory/.fossil.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fossil"

Changes:
--------
--- /work/SRC/openSUSE:Factory/fossil/fossil.changes    2013-02-25 
20:34:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fossil.new/fossil.changes       2013-10-23 
10:07:45.000000000 +0200
@@ -1,0 +2,71 @@
+Tue Oct 15 15:31:43 UTC 2013 - [email protected]
+
+- Update to Version 1.27
+  * Enhance the fossil changes, fossil clean, fossil extras,
+    fossil ls and fossil status commands to restrict operation to
+    files and directories named on the command-line.
+  * New --integrate option to fossil merge, which automatically
+    closes the merged branch when committing.
+  * Renamed /stats_report page to /reports. Graph width is now
+    relative, not absolute.
+  * Added yw=YYYY-WW (year-week) filter to timeline to limit the
+    results to a specific year and calendar week number,
+    e.g. /timeline?yw=2013-01.
+  * Updates to SQLite to prevent opening a repository file using
+    file descriptors 1 or 2 on unix. This fixes a bug under which
+    an assertion failure could overwrite part of a repository
+    database file, corrupting it.
+  * Added support for unlimited line lengths in side-by-side
+    diffs.
+  * New --close option to fossil commit, which immediately closes
+    the branch being committed.
+  * Added chart option to fossil bisect.
+  * Improvements to the "human or bot?" determination.
+  * Reports errors about missing CGI-standard environment
+    variables for HTTP servers which do not support them.
+  * Added --scgi option to fossil server.
+  * Internal improvements to the sync process.
+  * The internals of the JSON API are now MIT-licensed, so
+    downstream users/packagers are no longer affected by the "do
+    no evil" license clause.
+  * The argument to the --port option for the "fossil ui" and
+    "fossil server" commands can take an IP address in addition to
+    the port number, causing Fossil to bind to just that one IP
+    address.
+  * After prompting for a password, also ask if that password
+    should be remembered.
+  * Performance improvements to the diff engine.
+  * Fix the side-by-side diff engine to work better with
+    multi-byte unicode text.
+  * Color-coding in the web-based annotation (blame) display. Fix
+    the annotation engine so that it is no longer confused by
+    time-warps.
+  * The markdown formatter is now available by default and can be
+    used for tickets, wiki, and embedded documentation.
+  * Add subcommands "fossil bisect log" and "fossil bisect status"
+    to the "fossil bisect" command, as well as other bisect
+    enhancements.
+  * Enhanced defenses that prevent spiders from using excessive
+    CPU and bandwidth.
+  * Consistent use of the -n or --dry-run command line options.
+  * Enhancements to /timeline.rss, adding more flags for filtering
+    results, including the ability to subscribe to changes made to
+    individual tickets.
+  * Improved handling of the differences between case-sensitive
+    and case-insensitive filesystems.
+  * JSON API: added the 'status' command to report local checkout
+    status.
+  * Fixes to the --args support and documented this feature in the
+    help.
+  * Added /stats_report page.
+  * Added ym=YYYY-MM filter to the "/timeline" url.
+  * Fixed: config reset now re-installs default ticket report
+    format.
+  * ssh:// and file:// protocols now ignore proxy settings.
+  * Added /hash-color-test web page.
+  * Cherry-pick merges are recorded internally (though no yet
+    displayed on the timeline graph.)
+  * Bring in the latest versions of SQLite, zlib, and autosetup
+    from upstream.
+
+-------------------------------------------------------------------

Old:
----
  fossil-1.25.tar.gz

New:
----
  fossil-1.27.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fossil.spec ++++++
--- /var/tmp/diff_new_pack.junwPK/_old  2013-10-23 10:07:55.000000000 +0200
+++ /var/tmp/diff_new_pack.junwPK/_new  2013-10-23 10:07:55.000000000 +0200
@@ -17,15 +17,14 @@
 
 
 Name:           fossil
-Version:        1.25
+Version:        1.27
 Release:        0
 Summary:        Simple, high-reliability, distributed software configuration 
management
 License:        BSD-2-Clause
 Group:          Development/Tools/Version Control
 Url:            http://www.fossil-scm.org/
-# To download the source tarball:
-# wget --post-data 'uuid=version-%version' \
-#      'http://www.fossil-scm.org/fossil/tarball/fossil-%version.tar.gz'
+# To download the source tarbal:
+# wget --post-data 'uuid=version-%version' 
'http://www.fossil-scm.org/fossil/tarball/fossil-%version.tar.gz'
 Source:         fossil-%version.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc

++++++ fossil-1.25.tar.gz -> fossil-1.27.tar.gz ++++++
++++ 77693 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to