Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
policyd
policyd
Commits
54483494
Commit
54483494
authored
Sep 06, 2010
by
Nigel Kukard
Browse files
* Tagged 2.0.11RC1
parent
d0ee10a3
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
0 → 100644
View file @
54483494
This diff is collapsed.
Click to expand it.
cbp/version.pm
View file @
54483494
...
@@ -34,7 +34,7 @@ our (@ISA,@EXPORT,@EXPORT_OK);
...
@@ -34,7 +34,7 @@ our (@ISA,@EXPORT,@EXPORT_OK);
use
constant
{
use
constant
{
VERSION
=>
"
2.0.11
a
",
VERSION
=>
"
2.0.11
RC1
",
};
};
# vim: ts=4
# vim: ts=4
...
...
cluebringer.spec
View file @
54483494
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# this path is hardcoded
# this path is hardcoded
%define cblibdir %{_libdir}/policyd-2.0
%define cblibdir %{_libdir}/policyd-2.0
%define version 2.0.11
a
%define version 2.0.11
RC1
%define release 1
%define release 1
%define tarver %{version}
%define tarver %{version}
...
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
...
@@ -127,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
%changelog
* Mon Sep 06 2010 Nigel Kukard <nkukard@lbsd.net>
- 2.0.11RC1 release
* Wed Oct 14 2009 Nigel Kukard <nkukard@lbsd.net>
* Wed Oct 14 2009 Nigel Kukard <nkukard@lbsd.net>
- 2.0.8 release
- 2.0.8 release
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment