diff --git a/suse-xsl-stylesheets-2.0~beta5.tar.bz2 b/suse-xsl-stylesheets-2.0~beta5.tar.bz2
deleted file mode 100644
index 5f29206..0000000
--- a/suse-xsl-stylesheets-2.0~beta5.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8c3e9b1dc539c9464614e2aa2505d58df799ecea63fc8be2f8aac47084174695
-size 1255921
diff --git a/suse-xsl-stylesheets-2.0~rc1.tar.bz2 b/suse-xsl-stylesheets-2.0~rc1.tar.bz2
new file mode 100644
index 0000000..1317686
--- /dev/null
+++ b/suse-xsl-stylesheets-2.0~rc1.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:d1d9483bf17224b828a44954760cb69655e5729c4fbc5424f5343df040cabf66
+size 1284730
diff --git a/suse-xsl-stylesheets.changes b/suse-xsl-stylesheets.changes
index f2b2ee1..e5facde 100644
--- a/suse-xsl-stylesheets.changes
+++ b/suse-xsl-stylesheets.changes
@@ -1,3 +1,34 @@
+-------------------------------------------------------------------
+Wed Jul 2 15:46:13 UTC 2014 - SKnorr@novell.com
+
+- Update TAR archive to RC1
+- 2013 stylesheets
+ + PDF output: fix creator strings
+ + HTML output: fix vanishing TOC bubble in non-single HTML
+ articles
+ + HTML output: fix TOC bubble for articles with appendixes
+
+-------------------------------------------------------------------
+Tue Jul 1 18:46:59 UTC 2014 - SKnorr@novell.com
+
+- Update TAR archive to 2.0 beta 6 (r4127)
+- 2005 stylesheets
+- 2013 stylesheets
+ + PDF output: keep admonitions together
+ + PDF output: better display of s directly within
+
+ + PDF output: allow to use arch attributes, better
+ formatting for
+ + PDF/HTML output: in , print name of book only once
+ + PDF output: fix headline style in articles
+ + PDF output: fix table of contents to correctly display
+ s
+ + HTML output: use more independent variants of new stylesheets
+ that allow for separate styleroots
+ + HTML output: add an openSUSE style
+- Novdoc:
+ + add tag
+
-------------------------------------------------------------------
Tue Jun 17 13:54:32 UTC 2014 - sknorr@suse.de
diff --git a/suse-xsl-stylesheets.spec b/suse-xsl-stylesheets.spec
index ac70f8e..6b32d05 100644
--- a/suse-xsl-stylesheets.spec
+++ b/suse-xsl-stylesheets.spec
@@ -17,7 +17,7 @@
Name: suse-xsl-stylesheets
-Version: 2.0~beta5
+Version: 2.0~rc1
Release: 0
###############################################################
@@ -136,7 +136,7 @@ the DocBook 4 DTD.
%setup -q -n %{name}
#
# Patch the VERSION.xsl file to hold the current version
-sed -i "s%.*%%{version}%" xslt2013/VERSION.xsl
+sed -i "s%.*%%{version}%" suse2013/VERSION.xsl
#--------------------------------------------------------------------------
%build
@@ -210,6 +210,8 @@ exit 0
# Directories
%dir %{_datadir}/xml/docbook/stylesheet/suse
%dir %{_datadir}/xml/docbook/stylesheet/suse2013
+%dir %{_datadir}/xml/docbook/stylesheet/daps2013
+%dir %{_datadir}/xml/docbook/stylesheet/opensuse2013
%dir %{_datadir}/xml/%{dtdname}
%dir %{_datadir}/xml/%{dtdname}/schema
@@ -221,6 +223,8 @@ exit 0
# stylesheets
%{_datadir}/xml/docbook/stylesheet/suse/*
%{_datadir}/xml/docbook/stylesheet/suse2013/*
+%{_datadir}/xml/docbook/stylesheet/daps2013/*
+%{_datadir}/xml/docbook/stylesheet/opensuse2013/*
# NovDoc Schemas
%{_datadir}/xml/%{dtdname}/schema/dtd/%{dtdversion}/*