Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rt-extension-sla
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
best-practical
rt-extension-sla
Commits
f1963bae
Commit
f1963bae
authored
15 years ago
by
Ruslan Zakirov
Browse files
Options
Downloads
Patches
Plain Diff
bump version, update Changes and meta file
parent
3f8e70a3
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Changes
+3
-0
3 additions, 0 deletions
Changes
META.yml
+7
-5
7 additions, 5 deletions
META.yml
lib/RT/Extension/SLA.pm
+1
-1
1 addition, 1 deletion
lib/RT/Extension/SLA.pm
with
11 additions
and
6 deletions
Changes
+
3
−
0
View file @
f1963bae
0.03 Mon Apr 20 23:25:03 +0400 2009
* Add KeepInLoop option
0.02 Thu May 06 04:07:00 +0400 2008
...
...
This diff is collapsed.
Click to expand it.
META.yml
+
7
−
5
View file @
f1963bae
...
...
@@ -3,9 +3,12 @@ abstract: 'Service Level Agreements for RT'
author
:
-
'
Ruslan
Zakirov
<ruz@bestpractical.com>'
build_requires
:
ExtUtils::MakeMaker
:
6.42
Test::More
:
0
configure_requires
:
ExtUtils::MakeMaker
:
6.42
distribution_type
:
module
generated_by
:
'
Module::Install
version
0.
77
'
generated_by
:
'
Module::Install
version
0.
85
'
license
:
gpl2
meta-spec
:
url
:
http://module-build.sourceforge.net/META-spec-v1.4.html
...
...
@@ -14,12 +17,11 @@ name: RT-Extension-SLA
no_index
:
directory
:
-
etc
-
html
-
po
-
var
-
inc
-
t
requires
:
Business::Hours
:
0
perl
:
5.8.0
version
:
0.02
resources
:
license
:
http://opensource.org/licenses/gpl-2.0.php
version
:
0.03
This diff is collapsed.
Click to expand it.
lib/RT/Extension/SLA.pm
+
1
−
1
View file @
f1963bae
...
...
@@ -4,7 +4,7 @@ use warnings;
package
RT::Extension::
SLA
;
our
$VERSION
=
'
0.0
2
';
our
$VERSION
=
'
0.0
3
';
=head1 NAME
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment