[udns] updated to 0.2

Adrian Reber adrian at fedoraproject.org
Tue Jul 24 07:13:32 UTC 2012


commit 22c0bb026d0b9c2508401b0a344dc5da8d588ff8
Author: Adrian Reber <adrian at lisas.de>
Date:   Tue Jul 24 09:13:13 2012 +0200

    updated to 0.2

 .gitignore |    1 +
 sources    |    2 +-
 udns.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8acd87..0b565fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 udns_0.0.9.tar.gz
+/udns-0.2.tar.gz
diff --git a/sources b/sources
index 1951173..cbfbd8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-78843added6f6b690bc6019ab8ef03c9  udns_0.0.9.tar.gz
+3fdaaef5e0f2ad71624959add1b77995  udns-0.2.tar.gz
diff --git a/udns.spec b/udns.spec
index a67371e..0cb2cc9 100644
--- a/udns.spec
+++ b/udns.spec
@@ -1,11 +1,11 @@
 Summary: DNS resolver library for both synchronous and asynchronous DNS queries
 Name: udns
-Version: 0.0.9
-Release: 8%{?dist}
+Version: 0.2
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.corpit.ru/mjt/udns.html
-Source: http://www.corpit.ru/mjt/udns/udns_%{version}.tar.gz
+Source: http://www.corpit.ru/mjt/udns/udns-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -59,6 +59,9 @@ CFLAGS="%{optflags}" ./configure --enable-ipv6
 %{_libdir}/libudns.so
 
 %changelog
+* Tue Jul 24 2012 Adrian Reber <adrian at lisas.de> - 0.2-1
+- updated to 0.2
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.9-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list