public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dnsdist] epel8: Merge branch 'epel9' into epel8
@ 2026-09-04 19:22 Filipe Rosset
  0 siblings, 0 replies; 2+ messages in thread
From: Filipe Rosset @ 2026-09-04 19:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dnsdist
Branch : epel8
Commit : e10f14c731ae704c209eca3b3ec820425bf78399
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-09-04T16:21:33-03:00
Stats  : +3/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/dnsdist/c/e10f14c731ae704c209eca3b3ec820425bf78399?branch=epel8

Log:
Merge branch 'epel9' into epel8

---
diff --git a/dnsdist.spec b/dnsdist.spec
index 770ce6b..769c068 100644
--- a/dnsdist.spec
+++ b/dnsdist.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name: dnsdist
-Version: 1.9.15
+Version: 1.9.16
 Release: %autorelease
 Summary: Highly DNS-, DoS- and abuse-aware loadbalancer
 License: GPLv2

diff --git a/sources b/sources
index bd65f66..617b7d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dnsdist-1.9.15.tar.bz2) = 249fb42fb693887f4e541dc7da26f6fef94ed5bbe01828a032f7fdc5af5f240414a585e3b9d0906ed06e772e819381483d48b56cd320681f97dbf5e0b24e81d8
+SHA512 (dnsdist-1.9.16.tar.bz2) = 9237c8b74580acdd07bff38c8aa82537ca2cd0e1dd852a561a0414e5eb2e79bedb52fc8e264b33193a6370096a20ed79bfad78e5fdc14e57dd3730afbcb4cc34

diff --git a/dnsdist.spec b/dnsdist.spec
index d3fbb6a..769c068 100644
--- a/dnsdist.spec
+++ b/dnsdist.spec
@@ -32,6 +32,7 @@ BuildRequires: luajit-devel
 BuildRequires: lua-devel
 %endif
 BuildRequires: openssl-devel
+BuildRequires: perl
 BuildRequires: protobuf-devel
 BuildRequires: re2-devel
 BuildRequires: readline-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread
* [rpms/dnsdist] epel8: Merge branch 'epel9' into epel8
@ 2026-06-25 17:22 Filipe Rosset
  0 siblings, 0 replies; 2+ messages in thread
From: Filipe Rosset @ 2026-06-25 17:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/dnsdist
Branch : epel8
Commit : 20d71fcdea34c76916855a5469f263bc10fbd586
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date   : 2026-06-25T14:21:34-03:00
Stats  : +4/-38 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/dnsdist/c/20d71fcdea34c76916855a5469f263bc10fbd586?branch=epel8

Log:
Merge branch 'epel9' into epel8

---
diff --git a/.gitignore b/.gitignore
index cf6be43..c036fc6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,36 +1 @@
-/dnsdist-1.0.0-alpha2.tar.bz2
-/dnsdist-1.0.0-beta1.tar.bz2
-/dnsdist-1.0.0.tar.bz2
-/dnsdist-1.1.0.tar.bz2
-/dnsdist-1.2.0.tar.bz2
-/dnsdist-1.2.1.tar.bz2
-/dnsdist-1.3.0.tar.bz2
-/dnsdist-1.3.3.tar.bz2
-/dnsdist-1.4.0-rc5.tar.bz2
-/dnsdist-1.4.0.tar.bz2
-/dnsdist-1.5.0.tar.bz2
-/dnsdist-1.6.0-1.fc35.src.rpm
-/dnsdist-1.6.0-includes.patch
-/dnsdist-1.6.0.tar.bz2
-/dnsdist-1.6.1.tar.bz2
-/dnsdist-1.7.0.tar.bz2
-/dnsdist-1.7.1.tar.bz2
-/dnsdist-1.7.2.tar.bz2
-/dnsdist-1.7.3.tar.bz2
-/dnsdist-1.8.0.tar.bz2
-/dnsdist-1.8.1.tar.bz2
-/dnsdist-1.8.2.tar.bz2
-/dnsdist-1.8.3.tar.bz2
-/dnsdist-1.8.4.tar.bz2
-/dnsdist-1.9.0.tar.bz2
-/dnsdist-1.9.1.tar.bz2
-/dnsdist-1.9.3.tar.bz2
-/dnsdist-1.9.4.tar.bz2
-/dnsdist-1.9.6.tar.bz2
-/dnsdist-1.9.7.tar.bz2
-/dnsdist-1.9.8.tar.bz2
-/dnsdist-1.9.9.tar.bz2
-/dnsdist-1.9.10.tar.bz2
-/dnsdist-1.9.11.tar.bz2
-/dnsdist-1.9.12.tar.bz2
-/dnsdist-1.9.14.tar.bz2
+/dnsdist-*.tar.bz2

diff --git a/dnsdist.spec b/dnsdist.spec
index 985d8e4..770ce6b 100644
--- a/dnsdist.spec
+++ b/dnsdist.spec
@@ -6,7 +6,7 @@
 %endif
 
 Name: dnsdist
-Version: 1.9.14
+Version: 1.9.15
 Release: %autorelease
 Summary: Highly DNS-, DoS- and abuse-aware loadbalancer
 License: GPLv2

diff --git a/sources b/sources
index 8a4e7f3..bd65f66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dnsdist-1.9.14.tar.bz2) = f33cf542d04e320a5531942b8e2a2d6ecf0bd604cfb124feaf6957bd2da43a6b8727ae312539c1e3919ed21f078fb17d970a056ab99beef66b877685a924a8a1
+SHA512 (dnsdist-1.9.15.tar.bz2) = 249fb42fb693887f4e541dc7da26f6fef94ed5bbe01828a032f7fdc5af5f240414a585e3b9d0906ed06e772e819381483d48b56cd320681f97dbf5e0b24e81d8

diff --git a/dnsdist.spec b/dnsdist.spec
index 11e905f..770ce6b 100644
--- a/dnsdist.spec
+++ b/dnsdist.spec
@@ -32,6 +32,7 @@ BuildRequires: luajit-devel
 BuildRequires: lua-devel
 %endif
 BuildRequires: openssl-devel
+BuildRequires: perl
 BuildRequires: protobuf-devel
 BuildRequires: re2-devel
 BuildRequires: readline-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-09-04 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 19:22 [rpms/dnsdist] epel8: Merge branch 'epel9' into epel8 Filipe Rosset
  -- strict thread matches above, loose matches on Subject: below --
2026-06-25 17:22 Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox