#2 Update to 0.10.0
Closed 4 years ago by jpena. Opened 4 years ago by ykarel.
rpms/ ykarel/python-sphinxcontrib-pecanwsme master  into  master

file modified
+1
@@ -1,2 +1,3 @@ 

  /sphinxcontrib-pecanwsme-0.8.0.tar.gz

  /sphinxcontrib-pecanwsme-0.9.0.tar.gz

+ /sphinxcontrib-pecanwsme-0.10.0.tar.gz

@@ -9,8 +9,8 @@ 

  %global pypi_name sphinxcontrib-pecanwsme

  

  Name:           python-%{pypi_name}

- Version:        0.9.0

- Release:        6%{?dist}

+ Version:        0.10.0

+ Release:        1%{?dist}

  Summary:        Extension to Sphinx for documenting APIs built with Pecan and WSME

  

  License:        ASL 2.0
@@ -97,6 +97,9 @@ 

  %endif

  

  %changelog

+ * Sun Dec 08 2019 Yatin Karel <ykarel@redhat.com> - 0.10.0-1

+ - Update to 0.10.0

+ 

  * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-6

  - Rebuilt for Python 3.8.0rc1 (#1748018)

  

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

- SHA512 (sphinxcontrib-pecanwsme-0.9.0.tar.gz) = e5726cc390a9f88c8758913235f3a36e74b0b3d6d00cbd9765d27c6b79cb9435c1159f4f0277aff62f7b4b710a0aa8646e0d2a227e43f98ff021b608440fee8e

+ SHA512 (sphinxcontrib-pecanwsme-0.10.0.tar.gz) = 44a2440267ddbeaf9fe7d4f1ae478aacff0575a5e82659733fdaa73943cebf97fa78b9a6cc6663044a8c7325b7396b69cdf2ae0333ffb7d6b0d34b50b4987bb0

no initial comment

Since there was a merge conflict, I did this manually. Building in https://koji.fedoraproject.org/koji/taskinfo?taskID

Thanks!

Pull-Request has been closed by jpena

4 years ago