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
8f58f991
Commit
8f58f991
authored
Jul 25, 2014
by
Clément OUDOT
Browse files
Tag LSC 2.1.1
parent
4d906d30
Changes
3
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
8f58f991
...
...
@@ -5,7 +5,7 @@
<groupId>
org.lsc
</groupId>
<artifactId>
lsc-core
</artifactId>
<name>
Ldap Synchronization Connector
</name>
<version>
2.1
-SNAPSHOT
</version>
<version>
2.1
.1
</version>
<description>
This project is the Ldap Synchronization Connector which
simplifies synchronizations between relation databases and LDAP
...
...
src/install/debian/changelog
View file @
8f58f991
lsc (2.1.1-1) unstable; urgency=low
* Update to 2.1.1
-- Clement Oudot (LTB-project) <clem.oudot@gmail.com> Fri, 25 Jul 2014 12:00:00 +0100
lsc (2.1.0-1) unstable; urgency=low
* Update to 2.1.0
...
...
src/install/lsc-core.spec
View file @
8f58f991
...
...
@@ -12,7 +12,7 @@
# Variables
#=================================================
%define lsc_name lsc
%define lsc_version 2.1.
0
%define lsc_version 2.1.
1
%define lsc_logdir /var/log/lsc
%define lsc_user lsc
%define lsc_group lsc
...
...
@@ -180,6 +180,8 @@ rm -rf %{buildroot}
# Changelog
#=================================================
%changelog
* Fri Jul 25 2014 - Clement Oudot <clem@lsc-project.org> - 2.1.1-0
- Upgrade to LSC 2.1.1
* Fri Apr 25 2014 - Clement Oudot <clem@lsc-project.org> - 2.1.0-0
- Upgrade to LSC 2.1.0
* Thu Mar 06 2014 - Clement Oudot <clem@lsc-project.org> - 2.0.4-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