#190 Update to upstream release 0.13.1
Closed 3 years ago by csomh. Opened 3 years ago by packit.
rpms/ packit/python-ogr 0.13.1-f31-update  into  f31

[packit] 0.13.1 upstream release
Packit Service • 3 years ago  
file modified
+1
@@ -18,3 +18,4 @@ 

  /ogr-0.12.1.tar.gz

  /ogr-0.12.2.tar.gz

  /ogr-0.13.0.tar.gz

+ /ogr-0.13.1.tar.gz

file modified
+1 -1
@@ -4,7 +4,7 @@ 

    - fedora/changelog

  # https://packit.dev/docs/configuration/#top-level-keys

  downstream_package_name: python-ogr

- upstream_project_url: https://github.com/packit-service/ogr

+ upstream_project_url: https://github.com/packit/ogr

  # we are setting this so we can use packit from ogr's dist-git

  # packit can't know what's the upstream name when running from distgit

  upstream_package_name: ogr

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

  This repository is maintained by packit.

  https://packit.dev/

- The file was generated using packit 0.13.1.

+ The file was generated using packit 0.14.1.dev26+gb5da23c.

file modified
+5 -2
@@ -1,12 +1,12 @@ 

  %global srcname ogr

  

  Name:           python-%{srcname}

- Version:        0.13.0

+ Version:        0.13.1

  Release:        1%{?dist}

  Summary:        One API for multiple git forges

  

  License:        MIT

- URL:            https://github.com/packit-service/ogr

+ URL:            https://github.com/packit/ogr

  Source0:        %{pypi_source}

  BuildArch:      noarch

  
@@ -52,6 +52,9 @@ 

  

  

  %changelog

+ * Thu Aug 20 2020 Packit Service <user-cont-team+packit-service@redhat.com> - 0.13.1-1

+ - new upstream release: 0.13.1

+ 

  * Fri Aug 07 2020 Jan Sakalos <sakalosj@gmail.com> - 0.13.0-1

  - new upstream release: 0.13.0

  

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

- SHA512 (ogr-0.13.0.tar.gz) = b6cba3d9ecdea411e3084a538a3589620307be9b1fab7bea3bba4a7a9d83d22c248f7a514771e63b10032164229b917250b26d6ad155a9d6721e66ec65b12262

+ SHA512 (ogr-0.13.1.tar.gz) = 7a026a44dc2eeb45ab4e6fee4cad92fb4028ff4e20afd16ad698baa52d55dc60bcaf82139b2811098f836d572ab93271a63d2038fe778dc47b1d17c7ec770e05

Upstream tag: 0.13.1
Upstream commit: da9d777f

Closing this to clean up outdated PRs.

Pull-Request has been closed by csomh

3 years ago