Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
72159ea94f
|
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1 +1,7 @@
|
|||||||
.osc
|
.osc
|
||||||
|
_scmsync.obsinfo
|
||||||
|
lualdap-*.obscpio
|
||||||
|
_buildconfig-*
|
||||||
|
_buildinfo-*.xml
|
||||||
|
lua-lualdap-*-build/
|
||||||
|
lualdap/
|
||||||
|
4
_service
4
_service
@@ -7,8 +7,8 @@
|
|||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="manual"/>
|
||||||
<service name="recompress" mode="buildtime">
|
<service name="recompress" mode="manual">
|
||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
</service>
|
</service>
|
||||||
|
@@ -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>
|
Wed Jan 25 10:52:05 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
|
||||||
|
|
||||||
|
@@ -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
BIN
lualdap-1.3.0.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -2,4 +2,3 @@ name: lualdap
|
|||||||
version: 1.3.0
|
version: 1.3.0
|
||||||
mtime: 1622900982
|
mtime: 1622900982
|
||||||
commit: be380f5d98f779c813a4fb4ae1400262366fc8d4
|
commit: be380f5d98f779c813a4fb4ae1400262366fc8d4
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user