Hello community,

here is the log from the commit of package python-pelican for openSUSE:Factory 
checked in at 2020-11-03 15:16:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pelican (Old)
 and      /work/SRC/openSUSE:Factory/.python-pelican.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pelican"

Tue Nov  3 15:16:54 2020 rev:11 rq:845683 version:4.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pelican/python-pelican.changes    
2020-08-29 20:44:49.185527031 +0200
+++ /work/SRC/openSUSE:Factory/.python-pelican.new.3463/python-pelican.changes  
2020-11-03 15:17:32.616096508 +0100
@@ -1,0 +2,14 @@
+Mon Nov  2 17:39:30 UTC 2020 - BenoƮt Monin <benoit.mo...@gmx.fr>
+
+- update to version 4.5.1:
+  * Refactor intra-site link discovery in order to match more
+    permissively (#2646)
+  * Fix plugins running twice in auto-reload mode (#2817)
+  * Add notice to use from pelican import signals instead of
+    import pelican.signals (#2805)
+- drop removal of macos hidden temporary files: fixed upstream
+- remove CONTRIBUTING.rst THANKS and docs from the package:
+  not provided any more
+- correctly identify the license file
+
+-------------------------------------------------------------------

Old:
----
  pelican-4.5.0.tar.gz

New:
----
  pelican-4.5.1.tar.gz

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

Other differences:
------------------
++++++ python-pelican.spec ++++++
--- /var/tmp/diff_new_pack.n5ndGt/_old  2020-11-03 15:17:33.304097170 +0100
+++ /var/tmp/diff_new_pack.n5ndGt/_new  2020-11-03 15:17:33.304097170 +0100
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-pelican
-Version:        4.5.0
+Version:        4.5.1
 Release:        0
 Summary:        A tool to generate a static blog from reStructuredText or 
Markdown input files
 License:        AGPL-3.0-only
@@ -88,8 +88,6 @@
     pelican/tools/pelican_quickstart.py
 # remove executable bit, this is not a script
 chmod -x pelican/tools/templates/publishconf.py.jinja2
-# remove macos hidden temporary files
-rm pelican/themes/.DS_Store pelican/themes/notmyidea/.DS_Store
 
 %build
 %python_build
@@ -110,7 +108,8 @@
 
 %files %python_files
 %defattr(-,root,root,-)
-%doc CONTRIBUTING.rst LICENSE README.rst THANKS docs/*
+%license LICENSE
+%doc README.rst
 %python_alternative %{_bindir}/pelican
 %python_alternative %{_bindir}/pelican-import
 %python_alternative %{_bindir}/pelican-plugins

++++++ pelican-4.5.0.tar.gz -> pelican-4.5.1.tar.gz ++++++
++++ 5581 lines of diff (skipped)


Reply via email to