Marcus Rückert 2014-07-23 15:18:57 +00:00 committed by Git OBS Bridge
parent cd68c5d033
commit dfeb13bbf4
4 changed files with 14 additions and 3 deletions

3
daps-2.0~beta8.tar.bz2 Normal file
View File

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

View File

@ -64,8 +64,8 @@ fi
export BZIP2=--best
tar cf ${NAME}-${VERSION}.tar -C ${TMPDIR} \
--exclude-from=$EXCLUDES ${NAME} || exit_on_error "Failed to create the tarball."
tar rf ${NAME}-${VERSION}.tar -C ${TMPDIR} ${NAME}/suse/xslt2013 ${NAME}/suse/xslt2005 \
|| exit_on_error "Failed to add suse/xslt{2013,2005} to the tarball."
tar rf ${NAME}-${VERSION}.tar -C ${TMPDIR} ${NAME}/suse/{suse,daps}2013 \
|| exit_on_error "Failed to add suse/{suse,daps}2013 to the tarball."
bzip2 -9f ${NAME}-${VERSION}.tar
echo "Successfully wrote source tarball ${NAME}-${VERSION}.tar.bz2"

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 23 14:59:13 UTC 2014 - fsundermeyer@opensuse.org
New release DAPS 2.0~beta8:
- Added two stylesheets to daps-xslt/relnotes needed to build
release-notes
-------------------------------------------------------------------
Thu Jun 26 15:31:56 UTC 2014 - fsundermeyer@opensuse.org

View File

@ -17,7 +17,7 @@
Name: daps
Version: 2.0~beta7
Version: 2.0~beta8
Release: 0
###############################################################