akurtakov pushed to jnr-unixsocket (master). "Update to upstream 0.8 release."

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 5 08:38:07 UTC 2015


>From 8a05366bd73297971d42008024b21e3350712822 Mon Sep 17 00:00:00 2001
From: Alexander Kurtakov <akurtako at redhat.com>
Date: Tue, 5 May 2015 11:37:54 +0300
Subject: Update to upstream 0.8 release.


diff --git a/.gitignore b/.gitignore
index 2c61c39..728c71d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /jnr-unixsocket-0.2.tar.gz
+/0.8.tar.gz
diff --git a/jnr-unixsocket.spec b/jnr-unixsocket.spec
index 5bcf3d7..dd05250 100644
--- a/jnr-unixsocket.spec
+++ b/jnr-unixsocket.spec
@@ -1,17 +1,18 @@
 Name:           jnr-unixsocket
-Version:        0.2
-Release:        5%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        Unix sockets for Java
 Group:          Development/Libraries
 License:        ASL 2.0
 URL:            http://github.com/jnr/%{name}/
-Source0:        https://github.com/jnr/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:        https://github.com/jnr/%{name}/archive/%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  java-devel
 BuildRequires:  jnr-constants
 BuildRequires:  jnr-enxio
 BuildRequires:  jnr-ffi
+BuildRequires:  jnr-posix
 
 BuildRequires:  maven-local
 BuildRequires:  maven-compiler-plugin
@@ -53,6 +54,9 @@ find ./ -name '*.class' -delete
 %doc LICENSE
 
 %changelog
+* Tue May 5 2015 Alexander Kurtakov <akurtako at redhat.com> 0.8-1
+- Update to upstream 0.8 release.
+
 * Fri Jun 27 2014 Yaakov Selkowitz <yselkowi at redhat.com> - 0.2-5
 - Update junit BRs (#1106960)
 
diff --git a/sources b/sources
index 2b39f13..deaf6a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d1d66f4ddd8282903d3115ab9228805  jnr-unixsocket-0.2.tar.gz
+88301445f322dab2813aae75d9f022ee  0.8.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jnr-unixsocket.git/commit/?h=master&id=8a05366bd73297971d42008024b21e3350712822


More information about the scm-commits mailing list