Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2018-03-20 21:51:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mercurial (Old)
 and      /work/SRC/openSUSE:Factory/.mercurial.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mercurial"

Tue Mar 20 21:51:55 2018 rev:126 rq:587447 version:4.5.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes      2018-03-12 
12:07:16.169028642 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2018-03-20 
21:51:55.275913244 +0100
@@ -1,0 +2,5 @@
+Sat Mar 10 05:41:23 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
@@ -8 +13 @@
-  1. Security Fixes
+  1. Security Fixes (CVE-2018-1000132,bsc#1085211)

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

Other differences:
------------------
++++++ mercurial.spec ++++++
--- /var/tmp/diff_new_pack.QGTJ6S/_old  2018-03-20 21:51:56.131882421 +0100
+++ /var/tmp/diff_new_pack.QGTJ6S/_new  2018-03-20 21:51:56.131882421 +0100
@@ -44,7 +44,6 @@
 Requires:       python-xml
 Recommends:     %{name}-lang
 Provides:       hg = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} < 1210
 BuildRequires:  docutils
 %else
@@ -110,11 +109,10 @@
 %endif
 
 %files lang -f hg.lang
-%defattr(-,root,root)
 
 %files
-%defattr(-, root, root)
-%doc README.rst CONTRIBUTORS COPYING hgweb.cgi
+%license COPYING
+%doc README.rst CONTRIBUTORS hgweb.cgi
 %{_bindir}/*
 %{_sysconfdir}/bash_completion.d/*
 %{_datadir}/zsh/
@@ -123,10 +121,10 @@
 %config %{_sysconfdir}/mercurial/hgrc.d/*
 %{_datadir}/emacs
 %{_datadir}/xemacs
-%{_mandir}/man1/hg.1*
-%{_mandir}/man5/hgignore.5*
-%{_mandir}/man5/hgrc.5*
-%{_mandir}/man8/hg-ssh.8*
+%{_mandir}/man1/hg.1%{?ext_man}
+%{_mandir}/man5/hgignore.5%{?ext_man}
+%{_mandir}/man5/hgrc.5%{?ext_man}
+%{_mandir}/man8/hg-ssh.8%{?ext_man}
 %{python_sitearch}/*
 
 %changelog



Reply via email to