public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Denis Fateyev <denis@fateyev.com>
To: git-commits@fedoraproject.org
Subject: [rpms/yadifa] rawhide: yadifa: 3.0.3 release
Date: Tue, 08 Sep 2026 14:29:03 GMT	[thread overview]
Message-ID: <178887774366.1.5359404919146820885.rpms-yadifa-5fb3434974fa@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/yadifa
Branch : rawhide
Commit : 5fb3434974fa42b880edfb1c2ad3c9f69833b55e
Author : Denis Fateyev <denis@fateyev.com>
Date   : 2026-09-08T19:28:53+05:00
Stats  : +18/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/yadifa/c/5fb3434974fa42b880edfb1c2ad3c9f69833b55e?branch=rawhide

Log:
yadifa: 3.0.3 release

---
diff --git a/.gitignore b/.gitignore
index c82a516..38bb924 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /yadifa-2.6.5-11201.tar.gz
 /yadifa-2.6.6-11255.tar.gz
 /yadifa-2.6.7-11259.tar.gz
+/yadifa-3.0.3-11710.tar.gz

diff --git a/sources b/sources
index 972eeb7..86b1230 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (yadifa-2.6.7-11259.tar.gz) = be597dc6e886177c20d13c78c2b30f3ff3ea5cfb2cff91f1f4e3507d2ae17974c630939856ae46b5200aa9e9d2c454c8c88045aa86511894e9659fcd7f9090af
+SHA512 (yadifa-3.0.3-11710.tar.gz) = f00cf5447485774bffd033bfc24fc8f5f7e8363fc13454050681f526bc216b7f0db125b11da3c4dcf2f51ddef472a3f3403755c1e56e017c746ddda059c861d3

diff --git a/yadifa.spec b/yadifa.spec
index 69bf988..0b888a5 100644
--- a/yadifa.spec
+++ b/yadifa.spec
@@ -2,11 +2,11 @@
 %global _hardened_build	1
 
 # version revision
-%global revision	11259
+%global revision	11710
 
 Name:		yadifa
-Version:	2.6.7
-Release:	7%{?dist}
+Version:	3.0.3
+Release:	1%{?dist}
 Summary:	Lightweight authoritative Name Server with DNSSEC capabilities
 
 License:	BSD-3-Clause
@@ -15,12 +15,14 @@ Source0:	http://cdn.yadifa.eu/sites/default/files/releases/%{name}-%{version}-%{
 Source1:	yadifad.service
 Source3:	yadifa.logrotate
 
-BuildRequires:	gcc
+BuildRequires:	autoconf
+BuildRequires:	automake
 BuildRequires:	coreutils
 BuildRequires:	findutils
+BuildRequires:	gcc
+BuildRequires:	libtool
 BuildRequires:	make
 BuildRequires:	openssl-devel
-BuildRequires:	openssl-devel-engine
 BuildRequires:	sed
 
 Requires:	logrotate
@@ -65,6 +67,9 @@ required for development with YADIFA DNS server
 export CPPFLAGS="%{optflags} -DNDEBUG -g"
 export LDFLAGS="$LDFLAGS -lssl -lcrypto"
 
+# prepare build script
+./autogen.sh
+
 %configure \
     --with-tools \
     --enable-rrl \
@@ -160,9 +165,9 @@ exit 0
 %{_mandir}/man8/yakeyrolld.8*
 
 %files libs
-%{_libdir}/libdnscore.so.7*
-%{_libdir}/libdnsdb.so.7*
-%{_libdir}/libdnslg.so.7*
+%{_libdir}/libdnscore.so.*
+%{_libdir}/libdnsdb.so.*
+%{_libdir}/libdnslg.so.*
 
 %files tools
 %license COPYING
@@ -183,6 +188,9 @@ exit 0
 
 
 %changelog
+* Tue Sep 08 2026 Denis Fateyev <denis@fateyev.com> - 3.0.3-1
+- Update to 3.0.3 release
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.7-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-09-08 14:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178887774366.1.5359404919146820885.rpms-yadifa-5fb3434974fa@fedoraproject.org \
    --to=denis@fateyev.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox