Compare commits

1 Commits

6 changed files with 17 additions and 6 deletions

6
.gitignore vendored
View File

@@ -1 +1,7 @@
.osc
_scmsync.obsinfo
lualdap-*.obscpio
_buildconfig-*
_buildinfo-*.xml
lua-lualdap-*-build/
lualdap/

View File

@@ -7,8 +7,8 @@
<param name="versionrewrite-pattern">v(.*)</param>
<param name="changesgenerate">enable</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<service name="tar" mode="manual"/>
<service name="recompress" mode="manual">
<param name="compression">xz</param>
<param name="file">*.tar</param>
</service>

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 5 09:22:01 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Don't use "buildtime" services for openSUSE packages, unless
you know what you are doing.
-------------------------------------------------------------------
Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <msuchanek@suse.de>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be9e1607947913e38319e058548ca4f62bf950e8fc655faad4b7f680f818e36b
size 197643

BIN
lualdap-1.3.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -2,4 +2,3 @@ name: lualdap
version: 1.3.0
mtime: 1622900982
commit: be380f5d98f779c813a4fb4ae1400262366fc8d4