Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory
checked in at Wed Mar 9 13:37:52 CET 2011.



--------
--- mercurial/mercurial.changes 2011-02-02 23:33:32.000000000 +0100
+++ /mounts/work_src_done/STABLE/mercurial/mercurial.changes    2011-03-09 
12:57:11.000000000 +0100
@@ -1,0 +2,24 @@
+Wed Mar  9 11:54:26 UTC 2011 - [email protected]
+
+- Update to version 1.8
+  Core
+  * Bookmarks are now a core feature (see UpgradeNotes)
+  * New listfile: pattern-matching (patterns)
+  * Revset syntax supported by most commands
+  * Performance improvements for reading large repository indexes
+  * Certificate validation for HTTPS proxies
+  Subrepos
+  * New support for git subrepos
+  * Various improvements to merge, update, and commit logic
+  Extensions
+  * eol: filter aliases for compatibility with win32text
+  * mq: --exact option for qpush
+  * mq: various robustness improvements
+  * progress: remaining time estimates
+
+-------------------------------------------------------------------
+Tue Mar  1 11:57:27 UTC 2011 - [email protected]
+
+- removed xz archive/handling again
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service:recompress:download_url:mercurial-1.7.5.tar.bz2
  _service:recompress:download_url:mercurial-1.7.5.tar.xz

New:
----
  _service:recompress:download_url:mercurial-1.8.tar.bz2

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

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.cwBcoz/_old  2011-03-09 13:37:30.000000000 +0100
+++ /var/tmp/diff_new_pack.cwBcoz/_new  2011-03-09 13:37:30.000000000 +0100
@@ -37,19 +37,14 @@
 BuildRequires:  fdupes
 %endif
 Summary:        Scalable Distributed SCM
-Version:        1.7.5
+Version:        1.8
 Release:        1
 License:        GPLv2+
 Group:          Development/Tools/Version Control
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://www.selenic.com/mercurial/
 # http://mercurial.selenic.com/release/mercurial-%{version}.tar.gz
-%if 0%{?suse_version} > 1110 || 0%{?fedora} || 0%{?mdkversion} > 200910 || 
0%{?rhel_version} >= 600
-Source:         %{name}-%{version}.tar.xz
-BuildRequires:  xz
-%else
 Source:         %{name}-%{version}.tar.bz2
-%endif
 Source1:        cacerts.rc
 Source99:       rpmlintrc
 Patch:          mercurial-hgk-path-fix.diff

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cwBcoz/_old  2011-03-09 13:37:30.000000000 +0100
+++ /var/tmp/diff_new_pack.cwBcoz/_new  2011-03-09 13:37:30.000000000 +0100
@@ -1,6 +1,4 @@
 <services>
-  <service name="download_url"><param 
name="path">/release/mercurial-1.7.5.tar.gz</param><param 
name="host">mercurial.selenic.com</param></service>
-  <service name="recompress"><param 
name="file">_service:download_url:mercurial-1.7.5.tar.gz</param><param 
name="compression">xz</param></service>
-  <service name="download_url"><param 
name="path">/release/mercurial-1.7.5.tar.gz</param><param 
name="host">mercurial.selenic.com</param></service>
-  <service name="recompress"><param 
name="file">_service:download_url:mercurial-1.7.5.tar.gz</param><param 
name="compression">bz2</param></service>
+  <service name="download_url"><param 
name="path">/release/mercurial-1.8.tar.gz</param><param 
name="host">mercurial.selenic.com</param></service>
+  <service name="recompress"><param 
name="file">_service:download_url:mercurial-1.8.tar.gz</param><param 
name="compression">bz2</param></service>
 </services>

++++++ _service:recompress:download_url:mercurial-1.7.5.tar.bz2 -> 
_service:recompress:download_url:mercurial-1.8.tar.bz2 ++++++
++++ 38115 lines of diff (skipped)

++++++ mercurial-docutils-compat.diff ++++++
--- /var/tmp/diff_new_pack.cwBcoz/_old  2011-03-09 13:37:31.000000000 +0100
+++ /var/tmp/diff_new_pack.cwBcoz/_new  2011-03-09 13:37:31.000000000 +0100
@@ -1,11 +1,11 @@
---- doc/Makefile.orig  2010-11-22 08:33:25.000000000 +0100
-+++ doc/Makefile       2010-11-22 08:33:46.000000000 +0100
-@@ -25,7 +25,7 @@
+--- doc/Makefile.orig  2011-03-09 13:05:17.000000000 +0100
++++ doc/Makefile       2011-03-09 13:06:03.000000000 +0100
+@@ -27,7 +27,7 @@
  
  %: %.txt common.txt
-       $(PYTHON) runrst hgmanpage --halt warning \
+       $(PYTHON) runrst hgmanpage $(RSTARGS) --halt warning \
 -        --strip-elements-with-class htmlonly $*.txt $*
 +        $*.txt $*
  
  %.html: %.txt common.txt
-       $(PYTHON) runrst html --halt warning \
+       $(PYTHON) runrst html $(RSTARGS) --halt warning \


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



Remember to have fun...

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

Reply via email to