We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62cb47d commit 0054604Copy full SHA for 0054604
packaging/rpm/lsc-executable-plugin.spec
@@ -12,7 +12,7 @@
12
13
Name: lsc-executable-plugin
14
Version: 1.3
15
-Release: 1%{?dist}
+Release: 2%{?dist}
16
Summary: LSC Executable plugin
17
License: BSD-3-Clause
18
URL: https://lsc-project.org
@@ -58,6 +58,9 @@ install -m 0755 scripts/lsc-executable*.pl \
58
59
60
%changelog
61
+* Mon Jul 21 2025 Xavier Bachelot <xavier.bachelot@worteks.com> - 1.3-2
62
+- Rework specfile
63
+
64
* Mon Jul 21 2025 - Clement Oudot <clem@lsc-project.org> - 1.3-1
65
- Upgrade to 1.3
66
- fix value comparison + add unit test for executableLdifDestinationService task
0 commit comments