#3 Update to 0.14
Merged 5 years ago by zbyszek. Opened 5 years ago by ykarel.
rpms/ ykarel/python-sphinxcontrib-programoutput master  into  master

Update to 0.14
yatin • 5 years ago  
file modified
+1
@@ -1,2 +1,3 @@ 

  /sphinxcontrib-programoutput-0.8.tar.gz

  /sphinxcontrib-programoutput-0.11.tar.gz

+ /sphinxcontrib-programoutput-0.14.tar.gz

@@ -3,8 +3,8 @@ 

  %global _docdir_fmt %{name}

  

  Name:           python-sphinxcontrib-programoutput

- Version:        0.11

- Release:        7%{?dist}

+ Version:        0.14

+ Release:        1%{?dist}

  Summary:        Extension to insert output of commands into documents

  

  License:        BSD
@@ -65,6 +65,9 @@ 

  %{python3_sitelib}/*

  

  %changelog

+ * Mon Apr 26 2019 Yatin Karel <ykarel@redhat.com> - 0.14-1

+ - Update to 0.14

+ 

  * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.11-7

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

  

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

- SHA512 (sphinxcontrib-programoutput-0.11.tar.gz) = be683ddefdf5015773925d24d1e779f01657cdd6f4b594401dab524cb48ad52fccf785309707fe6c72ef75c541d3004c46c3577ff56a480200e04f0127eca6d5

+ SHA512 (sphinxcontrib-programoutput-0.14.tar.gz) = 7dbc2da399778041c85e9c80ed9f717cfeebb1e4886d9f21970e060743288b19595bb3a3dc24f49683e49c8aa0c2bf04ed6cc17a254ca3109ca28347a1545981

Hi folks,

sphinxcontrib-programoutput released version 0.14 recently and I need the new release as a dependency of a package of mine. @ykarel would you mind updating your PR to version 0.14? I can also create one for v0.14 myself.

rebased onto 1efe9a1

5 years ago

Pull-Request has been merged by zbyszek

5 years ago

I'll try to build this for rawhide. Let me know if you need backports.

Rawhide is fine for me, thanks for merging this!