diff --git a/daps-2.0.tar.bz2 b/daps-2.0.tar.bz2 deleted file mode 100644 index ad83b8a..0000000 --- a/daps-2.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4711e556a082a741bb1c938d698c6ad5e9270a60a5bbb1d7cf24db63b812706c -size 2390712 diff --git a/daps-2.1.tar.bz2 b/daps-2.1.tar.bz2 new file mode 100644 index 0000000..3af1e97 --- /dev/null +++ b/daps-2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7126fa93e006265ecb6394a211c013cc6f2ec092808727c592cddbe44ebc7b6 +size 2388764 diff --git a/daps.changes b/daps.changes index 476eb17..3b1e139 100644 --- a/daps.changes +++ b/daps.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Jul 6 10:32:48 UTC 2015 - fsundermeyer@opensuse.org + +- no changes this version is just for the sake of the maintenance + process: DAPS update is required by bsc #936253 + +------------------------------------------------------------------- +Thu Jul 2 16:29:55 UTC 2015 - fsundermeyer@opensuse.org + +Stable release DAPS 2.1: + +- added support for webhelp +- added support for (issue #71) +- handling of passing XSLT parameters on the command line has been + improved (issue #263) +- improved handling of doxcuments that do not need to be profiled +- daps_autobuild: changed the order of builds to increase performance +- Bugfix package-src: removed extraneous text +- Bugfix daps_autobuild: in case no rebuild was necessary, rsync + deleted the previous results +- Bugfix DB4 -> DB5 migration: Fixed various issues in the migration + stylesheet + ------------------------------------------------------------------- Fri Jun 19 09:21:31 UTC 2015 - fsundermeyer@opensuse.org diff --git a/daps.spec b/daps.spec index fa18665..6ed82f8 100644 --- a/daps.spec +++ b/daps.spec @@ -17,11 +17,11 @@ Name: daps -Version: 2.0 +Version: 2.1 Release: 0 ############################################################### -# +# # ATTENTION: Do NOT edit this file outside of # https://svn.code.sf.net/p/daps/svn/trunk/daps/packaging/daps.spec # @@ -201,7 +201,7 @@ exit 0 # only run if package is really uninstalled ($1 = 0) and not # in case of an update # -if [ 0 = $1 ]; then +if [ 0 = $1 ]; then edit-xml-catalog --group --catalog /etc/xml/suse-catalog.xml \ --del %{name} fi