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
d225600c
Commit
d225600c
authored
May 10, 2012
by
Nigel Kukard
Browse files
Bumped to v2.0.12
parent
e85b3b11
Changes
2
Hide whitespace changes
Inline
Side-by-side
cbp/version.pm
View file @
d225600c
...
@@ -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.1
1
",
VERSION
=>
"
2.0.1
2
",
};
};
# vim: ts=4
# vim: ts=4
...
...
cluebringer.spec
View file @
d225600c
...
@@ -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.1
1a
%define version 2.0.1
2
%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
* Thu May 10 2012 Nigel Kukard <nkukard@lbsd.net>
- 2.0.12 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