forked from openzfs/zfs
-
Notifications
You must be signed in to change notification settings - Fork 0
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
5d2107d
commit 07dabd2
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.2 | ||
Version: 0.6.3 | ||
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 | ||
* 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 | ||
|
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 |
---|---|---|
|
@@ -293,6 +293,8 @@ exit 0 | |
%{_dracutdir}/modules.d/* | ||
|
||
%changelog | ||
* 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 | ||
|