public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/zchunk] epel10.2: Actually upload new sources
@ 2026-06-11 15:22 Jonathan Dieter
0 siblings, 0 replies; only message in thread
From: Jonathan Dieter @ 2026-06-11 15:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/zchunk
Branch : epel10.2
Commit : d5bc46de6dbfb9ff15b87a73c71eeb64a9981883
Author : Jonathan Dieter <jdieter@gmail.com>
Date : 2019-05-19T18:25:39+01:00
Stats : +5/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/zchunk/c/d5bc46de6dbfb9ff15b87a73c71eeb64a9981883?branch=epel10.2
Log:
Actually upload new sources
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 0f2e3d5..87298eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/zchunk-1.0.4.tar.gz
/zchunk-1.1.0.tar.gz
/zchunk-1.1.1.tar.gz
+/zchunk-1.1.2.tar.gz
diff --git a/sources b/sources
index da565c0..3fa6392 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (zchunk-1.1.1.tar.gz) = 7b1d80dddb45f56c2c821599dcd2b5dd9fd971eae0b5fbc3b982450e6a17880ac4cec0889bc584311a8fdd7fb96c698d748c840399b7d714a949e1f06e2e51cf
+SHA512 (zchunk-1.1.2.tar.gz) = 2a03dd0690b6ab73dbc13f9203d5535e0f159e758d34e95937000537892cb193426b2f25f771b1fac35dc9bc36f4c2cde213cba0af27634c6f2c81ccffc1fae7
diff --git a/zchunk.spec b/zchunk.spec
index 8a09142..23621b6 100644
--- a/zchunk.spec
+++ b/zchunk.spec
@@ -1,6 +1,6 @@
Name: zchunk
Version: 1.1.2
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Compressed file format that allows easy deltas
License: BSD and MIT
URL: https://github.com/zchunk/zchunk
@@ -83,9 +83,10 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
%{_includedir}/zck.h
%changelog
-* Sun May 19 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.2-1
+* Sun May 19 2019 Jonathan Dieter <jdieter@gmail.com> - 1.1.2-2
- Fix multipart range handling to work with quotes, fixes #1706627
- Fix file creation permissions so they respect umask
+- Actually push new sources
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 1.1.1-3
- Rebuild with Meson fix for #1699099
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-11 15:22 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:22 [rpms/zchunk] epel10.2: Actually upload new sources Jonathan Dieter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox