diff --git a/_service b/_service index ea8f121..9a19051 100644 --- a/_service +++ b/_service @@ -5,12 +5,12 @@ tgt v1.0.74 - v1.0.74 + 1.0.74 enable *tgt*.tar - xz + gz diff --git a/tgt-v1.0.74.tar.xz b/tgt-v1.0.74.tar.xz deleted file mode 100644 index c9a13f4..0000000 --- a/tgt-v1.0.74.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02b924d2e78e1f5b5a08c06ef6fea1bc8b58932506ab209a198e053e30ee5a05 -size 230940 diff --git a/tgt.changes b/tgt.changes index bafc124..c12beae 100644 --- a/tgt.changes +++ b/tgt.changes @@ -17,7 +17,7 @@ Fri Feb 15 23:19:22 UTC 2019 - lduncan@suse.com * smc: fix snprintf warnings with gcc7 This removed the tarball v1.0.60.tar.gz, and replaced it - with tgt-v1.0.74.tar.xz, which can now be gotten using the new + with v1.0.74.tar.gz, which can now be gotten using the new _service file. This also updated the SPEC file with the new version number and the different patch set. Remaining patches were renumbered. diff --git a/tgt.spec b/tgt.spec index 414fad3..cd6eea8 100644 --- a/tgt.spec +++ b/tgt.spec @@ -22,13 +22,13 @@ %endif Name: tgt -Version: v1.0.74 +Version: 1.0.74 Release: 0 Summary: Generic Linux target framework (tgt) License: GPL-2.0-only Group: System/Daemons Url: http://stgt.sourceforge.net/ -Source: %{name}-%{version}.tar.xz +Source: https://github.com/fujita/%{name}/archive/v%{version}.tar.gz Source1: %{name}d.service Source3: %{name}.services Source4: sysconfig.%{name} diff --git a/v1.0.74.tar.gz b/v1.0.74.tar.gz new file mode 100644 index 0000000..5d36724 --- /dev/null +++ b/v1.0.74.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc202790d5326d7a18bd3928b4bb204ffb0acf443a5ec5c16a1a0fbc53be99f +size 296992