diff options
author | Brian Behlendorf <[email protected]> | 2017-07-26 10:10:28 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-07-26 10:13:25 -0700 |
commit | ccad64314ab55963c1a0731ff62c8cf6c6976f28 (patch) | |
tree | 07d3d8fe1363e31bda60d2b5e83a5f324601f85c /rpm/generic | |
parent | bff245dd342f7318bfa88e471e584c2c46f8c4db (diff) |
Tag zfs-0.7.0zfs-0.7.0
META file and changelog updated.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'rpm/generic')
-rw-r--r-- | rpm/generic/zfs-kmod.spec.in | 14 | ||||
-rw-r--r-- | rpm/generic/zfs.spec.in | 14 |
2 files changed, 6 insertions, 22 deletions
diff --git a/rpm/generic/zfs-kmod.spec.in b/rpm/generic/zfs-kmod.spec.in index b635e6ea7..2f580e063 100644 --- a/rpm/generic/zfs-kmod.spec.in +++ b/rpm/generic/zfs-kmod.spec.in @@ -191,14 +191,6 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* rm -rf $RPM_BUILD_ROOT %changelog -* Fri Sep 11 2015 Brian Behlendorf <[email protected]> - 0.6.5-1 -- Released 0.6.5-1, detailed release notes are available at: -- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 -* Wed Apr 8 2015 Brian Behlendorf <[email protected]> - 0.6.4-1 -- Released 0.6.4-1 -* Thu Jun 12 2014 Brian Behlendorf <[email protected]> - 0.6.3-1 -- Released 0.6.3-1 -* Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1 -- Released 0.6.2-1 -* Fri Mar 22 2013 Brian Behlendorf <[email protected]> - 0.6.1-1 -- First official stable release. +* Wed Jul 26 2017 Brian Behlendorf <[email protected]> - 0.7.0-1 +- Released 0.7.0-1, detailed release notes are available at: +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.0 diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in index c62d76346..e59359112 100644 --- a/rpm/generic/zfs.spec.in +++ b/rpm/generic/zfs.spec.in @@ -331,14 +331,6 @@ exit 0 %endif %changelog -* Fri Sep 11 2015 Brian Behlendorf <[email protected]> - 0.6.5-1 -- Released 0.6.5-1, detailed release notes are available at: -- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.6.5 -* Wed Apr 8 2015 Brian Behlendorf <[email protected]> - 0.6.4-1 -- Released 0.6.4-1 -* Thu Jun 12 2014 Brian Behlendorf <[email protected]> - 0.6.3-1 -- Released 0.6.3-1 -* Wed Aug 21 2013 Brian Behlendorf <[email protected]> - 0.6.2-1 -- Released 0.6.2-1 -* Fri Mar 22 2013 Brian Behlendorf <[email protected]> - 0.6.1-1 -- First official stable release. +* Wed Jul 26 2017 Brian Behlendorf <[email protected]> - 0.7.0-1 +- Released 0.7.0-1, detailed release notes are available at: +- https://github.com/zfsonlinux/zfs/releases/tag/zfs-0.7.0 |