[udns] updated to 0.4

Adrian Reber adrian at fedoraproject.org
Fri Feb 14 13:12:41 UTC 2014


commit 82e0a72bae20e1a988a4fc3f8b5e9cc97bd1bbcd
Author: Adrian Reber <adrian at lisas.de>
Date:   Fri Feb 14 14:13:19 2014 +0100

    updated to 0.4

 .gitignore |    1 +
 sources    |    2 +-
 udns.spec  |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0b565fc..d6f9125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 udns_0.0.9.tar.gz
 /udns-0.2.tar.gz
+/udns-0.4.tar.gz
diff --git a/sources b/sources
index cbfbd8f..7111cba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fdaaef5e0f2ad71624959add1b77995  udns-0.2.tar.gz
+51e141b044b078d71ebb71f823959c1b  udns-0.4.tar.gz
diff --git a/udns.spec b/udns.spec
index 5abec4e..b8fb835 100644
--- a/udns.spec
+++ b/udns.spec
@@ -1,7 +1,7 @@
 Summary: DNS resolver library for both synchronous and asynchronous DNS queries
 Name: udns
-Version: 0.2
-Release: 3%{?dist}
+Version: 0.4
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.corpit.ru/mjt/udns.html
@@ -59,6 +59,9 @@ CFLAGS="%{optflags}" ./configure --enable-ipv6
 %{_libdir}/libudns.so
 
 %changelog
+* Fri Feb 14 2014 Adrian Reber <adrian at lisas.de> - 0.4-1
+- updated to 0.4
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list