public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10: Update to 0.9.1 to fix Rawhide build
@ 2026-06-11 15:21 Jonathan Dieter
0 siblings, 0 replies; only message in thread
From: Jonathan Dieter @ 2026-06-11 15:21 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10
Commit : 9e54e198b247ade9c001a0080bc3b702d06a9dad
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2018-07-25T17:21:37+01:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/9e54e198b247ade9c001a0080bc3b702d06a9dad?branch=epel10
Log:
Update to 0.9.1 to fix Rawhide build
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 6f1a01e..467638f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/zchunk-0.7.5.tar.gz
/zchunk-0.7.6.tar.gz
/zchunk-0.9.0.tar.gz
+/zchunk-0.9.1.tar.gz
diff --git a/sources b/sources
index 4c340e2..cd537ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-0.9.0.tar.gz) = 93ca4e97577e0b576974474cc327db16b9cdacd0aabecbcd2d103b66ed693c3bfcccdc9413018bb440558eb33fb532878e5bf5a937b99ff39357000291f3268d
+SHA512 (zchunk-0.9.1.tar.gz) = 9ba8552ce38ec2a2a87e270b77d58861718f4a09a5788a5ee1f7619915bb416e52030704bd9a52350a7c34479cc0c9114bbf902f6e47c0ea1816437a8eb36e69
diff --git a/zchunk.spec b/zchunk.spec
index b159145..2237e03 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,5 +1,5 @@
Name: zchunk
-Version: 0.9.0
+Version: 0.9.1
Release: 1%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
@@ -80,12 +80,13 @@ rm -rf src/lib/hash/sha*
%{_includedir}/zck.h
%changelog
-* Wed Jul 25 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.0-1
-- Update to 0.9.0
+* Wed Jul 25 2018 Jonathan Dieter <jdieter@gmail.com> - 0.9.1-1
+- Update to 0.9.1
- New error handling functions
- File format changes
- API changes
- Proposed permanent stable ABI
+- Fix Rawhide build error
* Thu Jul 12 2018 Jonathan Dieter <jdieter@gmail.com> - 0.7.6-1
- Update to 0.7.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 15:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 15:21 [rpms/zchunk] epel10: Update to 0.9.1 to fix Rawhide build Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox