#9 Update to 1.3
Merged 2 years ago by omos. Opened 2 years ago by omos.
rpms/ omos/quazip v1.3  into  rawhide

file modified
+6 -2
@@ -15,8 +15,8 @@ 

  %bcond_without test

  

  Name:		quazip

- Version:	1.2

- Release:	3%{?dist}

+ Version:	1.3

+ Release:	1%{?dist}

  Summary:	Qt/C++ wrapper for the minizip library

  License:	GPLv2+ or LGPLv2+

  URL:		https://github.com/stachenov/quazip
@@ -278,6 +278,10 @@ 

  

  

  %changelog

+ * Sun Apr 17 2022 Ondrej Mosnacek <omosnace@redhat.com> - 1.3-1

+ - Update to 1.3

+ - Resolves: rhbz#2075993

+ 

  * Sun Mar 06 2022 Ondrej Mosnacek <omosnace@redhat.com> - 1.2-3

  - Build Qt6 subpackages on s390x

  

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

- SHA512 (quazip-v1.2.tar.gz) = 3f4b1a4194ca286163b1c17880ea471a341dcc05d758ee8f3d1e540d0f6aed7ac18200450187034c46b4fab1da39111dca534d75859701259406a6dd50205386

+ SHA512 (quazip-v1.3.tar.gz) = 3861a9084059576ff2690e8b911394b0286a60542ab021a4cc588537a60ea3a186ed7903c76544698001fa383dfd0de96bdfed433abaefc44158d3b30ab16fe2

no initial comment

Build succeeded.

Pull-Request has been merged by omos

2 years ago

Drat... there was a sneaky soname bump in this release :(

Could the 1.3 build be untagged for now? An alternative could be to quickly rebuild all the dependent packages... AFAICT, there is no breaking API change, just new exported symbols in this release.

Only releng can untag and I guess they won't respond on a holiday.

Trying scratchbuilds to see if it all builds.

Looking mostly good, I'll submit the rebuilds.

Done. The two packages won't build because of cmake.

Metadata