SHA256
1
0
forked from pool/daps

Stable release DAPS 3.3.1:

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=227
This commit is contained in:
Stefan Knorr 2022-02-13 17:36:14 +00:00 committed by Git OBS Bridge
parent a59fe0e928
commit 2f130b4279
5 changed files with 15 additions and 7 deletions

View File

@ -1,10 +1,10 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionformat">3.3.0</param>
<param name="versionformat">3.3.1</param>
<param name="versionprefix"></param>
<param name="url">https://github.com/openSUSE/daps.git</param>
<param name="scm">git</param>
<param name="revision">3.3.0</param>
<param name="revision">3.3.1</param>
</service>
<service name="recompress" mode="disabled">
<param name="file">*.tar</param>

View File

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

3
daps-3.3.1.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Feb 14 08:00:00 UTC 2022 - Stefan Knorr <sknorr@suse.com>
- Stable release DAPS 3.3.1:
* Bug fixes:
- Added `--not-validate-tables` parameter that disables extended
table validation to additional targets
-------------------------------------------------------------------
Mon Feb 7 17:49:54 UTC 2022 - Stefan Knorr <sknorr@suse.com>

View File

@ -17,7 +17,7 @@
Name: daps
Version: 3.3.0
Version: 3.3.1
Release: 0
%define docbuilddir %{_datadir}/daps
@ -119,7 +119,6 @@ converting DocBook XML.
#--------------------------------------------------------------------------
%prep