Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LSC
lsc
Commits
bf0fbac6
Commit
bf0fbac6
authored
Mar 22, 2013
by
Clément OUDOT
Browse files
Tag LSC 2.0.2
parent
0b9216b4
Changes
2
Show whitespace changes
Inline
Side-by-side
pom.xml
View file @
bf0fbac6
...
...
@@ -4,7 +4,7 @@
<groupId>
org.lsc
</groupId>
<artifactId>
lsc-core
</artifactId>
<name>
Ldap Synchronization Connector
</name>
<version>
2.0
-SNAPSHOT
</version>
<version>
2.0
.2
</version>
<description>
This project is the Ldap Synchronization Connector which
simplifies synchronizations between relation databases and LDAP
...
...
src/install/lsc-core.spec
View file @
bf0fbac6
...
...
@@ -12,7 +12,7 @@
# Variables
#=================================================
%define lsc_name lsc
%define lsc_version 2.0.
1
%define lsc_version 2.0.
2
%define lsc_logdir /var/log/lsc
%define lsc_user lsc
%define lsc_group lsc
...
...
@@ -176,6 +176,8 @@ rm -rf %{buildroot}
# Changelog
#=================================================
%changelog
* Fri Mar 22 2013 - Clement Oudot <clem@lsc-project.org> - 2.0.2-0
- Upgrade to LSC 2.0.2
* Thu Oct 11 2012 - Clement Oudot <clem@lsc-project.org> - 2.0.1-0
- Upgrade to LSC 2.0.1
* Mon Apr 02 2012 - Clement Oudot <clem@lsc-project.org> - 2.0-0
...
...
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