Hello community, here is the log from the commit of package open-isns for openSUSE:Factory checked in at 2016-07-12 23:48:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/open-isns (Old) and /work/SRC/openSUSE:Factory/.open-isns.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "open-isns" Changes: -------- --- /work/SRC/openSUSE:Factory/open-isns/open-isns.changes 2016-01-13 22:45:57.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.open-isns.new/open-isns.changes 2016-07-12 23:48:36.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Jun 23 17:24:07 UTC 2016 - [email protected] + +- Updated to version 0.96, replacing main tarball, and + removing both patches: + D open-isns-Update-GPL-license-information.patch + D open-isns-Install-isns_config.5.patch + +------------------------------------------------------------------- Old: ---- open-isns-Install-isns_config.5.patch open-isns-Update-GPL-license-information.patch v0.95.tar.gz New: ---- open-isns-0.96.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ open-isns.spec ++++++ --- /var/tmp/diff_new_pack.PtqzIa/_old 2016-07-12 23:48:37.000000000 +0200 +++ /var/tmp/diff_new_pack.PtqzIa/_new 2016-07-12 23:48:37.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package open-isns # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,13 +20,11 @@ Summary: Partial Implementation of iSNS iSCSI registration License: LGPL-2.1+ Group: System Environment/Kernel -Version: 0.95 +Version: 0.96 Release: 0 -Source: https://github.com/gonzoleeman/%{name}/archive/v%{version}.tar.gz -Url: https://github.com/gonzoleeman/%{name} +Source: %{name}-%{version}.tar.gz +Url: https://github.com/open-iscsi/%{name} Source1: %{name}-firewall.service -Patch1: %{name}-Install-isns_config.5.patch -Patch2: %{name}-Update-GPL-license-information.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake @@ -58,8 +56,6 @@ %prep %setup -n %{name}-%{version} -%patch1 -p1 -%patch2 -p1 %build autoconf
