-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
META file and release log updated. Signed-off-by: Brian Behlendorf <[email protected]>
- Loading branch information
1 parent
f42d7f4
commit d07a163
Showing
3 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Meta: 1 | ||
Name: zfs | ||
Branch: 1.0 | ||
Version: 0.6.3 | ||
Version: 0.6.4 | ||
Release: 1 | ||
Release-Tags: relext | ||
License: CDDL | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -185,6 +185,8 @@ chmod u+x ${RPM_BUILD_ROOT}%{kmodinstdir_prefix}/*/extra/*/*/* | |
rm -rf $RPM_BUILD_ROOT | ||
|
||
%changelog | ||
* 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -295,6 +295,8 @@ exit 0 | |
%{_dracutdir}/modules.d/* | ||
|
||
%changelog | ||
* 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 | ||
|