#28 Update to 3.5.3
Merged 3 years ago by churchyard. Opened 3 years ago by ksurma.
rpms/ ksurma/python-sphinx rawhide  into  rawhide

file modified
+1
@@ -28,3 +28,4 @@ 

  /Sphinx-3.3.1.tar.gz

  /Sphinx-3.4.3.tar.gz

  /Sphinx-3.5.2.tar.gz

+ /Sphinx-3.5.3.tar.gz

file modified
+5 -1
@@ -24,7 +24,7 @@ 

  %global upstream_name Sphinx

  

  Name:       python-sphinx

- %global     general_version 3.5.2

+ %global     general_version 3.5.3

  #global     prerel ...

  %global     upstream_version %{general_version}%{?prerel}

  Version:    %{general_version}%{?prerel:~%{prerel}}
@@ -364,6 +364,10 @@ 

  

  

  %changelog

+ * Thu Apr 01 2021 Karolina Surma <ksurma@redhat.com> - 1:3.5.3-1

+ - Update to 3.5.3

+ - Fixes rhbz#1941161

+ 

  * Wed Mar 10 2021 Charalampos Stratakis <cstratak@redhat.com> - 1:3.5.2-1

  - Update 3.5.2

  - Fixes rhbz#1928459

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (Sphinx-3.5.2.tar.gz) = 97f1589726fe5bdf48b5bc8bfc53267fb4dfa2f21d5d9eefbd9bcc9ff5cc0c7846840b0fe5fcdd133d9735d402189d5b89202de4e462dce99a7653d6f1a86ff9

+ SHA512 (Sphinx-3.5.3.tar.gz) = 4e2cb1c3632ec131cc724f306bbe084691c2178620d1dec130d3bc8be3ee116c14093863ec768242965be9f28c74ed704768b23a62a1510ff00bf1c2edb810df

The package dependencies were built in Copr. 25 out of ~700 failed. The same ones failed in a controlling build against python-sphinx-3.5.2, making it safer to assume they were not caused by this update.

Pull-Request has been merged by churchyard

3 years ago