#5 Update to 0.29.5 (#1667643)
Merged 5 years ago by churchyard. Opened 5 years ago by churchyard.
rpms/ churchyard/Cython 0.29.5  into  master

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

  /Cython-0.29.tar.gz

  /Cython-0.29.1.tar.gz

  /Cython-0.29.3.tar.gz

+ /Cython-0.29.5.tar.gz

file modified
+5 -2
@@ -4,9 +4,9 @@ 

  %bcond_without tests

  

  Name:           Cython

- %global upver   0.29.3

+ %global upver   0.29.5

  Version:        %{upver}

- Release:        2%{?dist}

+ Release:        1%{?dist}

  Summary:        Language for writing Python extension modules

  

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

  %{_emacs_sitestartdir}/cython*.el*

  

  %changelog

+ * Fri Feb 08 2019 Miro Hrončok <mhroncok@redhat.com> - 0.29.5-1

+ - Update to 0.29.5 (#1667643)

+ 

  * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.29.3-2

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

  

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

- SHA512 (Cython-0.29.3.tar.gz) = 364c92338b9af5887544f07ac5745addd626e71ce9ff143e9ba5e5ef679aafd3c2f23734b5b98a6ce877f2eda5d48c9172234027040e6e2bdcb899de3dd20bf7

+ SHA512 (Cython-0.29.5.tar.gz) = df50d6cf26a422217f261aa31c77a04d687708cfa20a75b29c03120f0587f1ada51cb2ca0b89f235e1447e8df871a3cd609e1127754b5ebfbd0faa96ba7dd079

(Untested, I'll wait for the simple-koji-ci and marge if it builds.)

Metadata Update from @churchyard:
- Request assigned

5 years ago

Pull-Request has been merged by churchyard

5 years ago