Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:12.2 checked in at 2012-07-06 09:52:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/release-notes-openSUSE (Old)
 and      /work/SRC/openSUSE:12.2/.release-notes-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "release-notes-openSUSE", Maintainer is "k...@suse.com"

Changes:
--------
--- 
/work/SRC/openSUSE:12.2/release-notes-openSUSE/release-notes-openSUSE.changes   
    2012-06-25 15:51:54.000000000 +0200
+++ 
/work/SRC/openSUSE:12.2/.release-notes-openSUSE.new/release-notes-openSUSE.changes
  2012-07-06 09:52:09.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jul  5 15:32:35 UTC 2012 - k...@suse.de
+
+- 12.2.2:
+* Provide txt (UTF-8 encoded) instead of rtf for yast (ncurses).
+* Use official stypesheets to produce HTML (and txt via w3m).
+* Use UTF-8 for HTML output encoding.
+* Link html to rtf for the graphical yast.
+* New entries: sysvinit Deprecated (bnc#769570).
+* Changed entries: Booting with Deprecated sysvinit (bnc#727092 and
+  bnc#769570). 
+
+-------------------------------------------------------------------

Old:
----
  release-notes-opensuse-12.2.1.tar.bz2

New:
----
  release-notes-opensuse-12.2.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ release-notes-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.eVeLwf/_old  2012-07-06 09:52:09.000000000 +0200
+++ /var/tmp/diff_new_pack.eVeLwf/_new  2012-07-06 09:52:09.000000000 +0200
@@ -23,6 +23,7 @@
 BuildRequires:  openjade
 BuildRequires:  recode
 BuildRequires:  update-desktop-files
+BuildRequires:  w3m
 BuildRequires:  xml2po
 BuildRequires:  xmlcharent
 Summary:        Most Important Changes for This openSUSE Release
@@ -30,11 +31,12 @@
 Group:          Documentation/SUSE
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Version:        12.2.1
+Version:        12.2.2
 Release:        0
 Provides:       release-notes = %{version}
 Source0:        release-notes-opensuse-%{version}.tar.bz2
 Source8:        %{name}.desktop.in
+Url:            http://en.opensuse.org
 
 %description
 This package contains the description of the most important changes for
@@ -63,9 +65,13 @@
 [ -f $rnpath/RELEASE-NOTES.cs.html ] && {
   [ -f $rnpath/RELEASE-NOTES.sk.html ] || {
     ln -s RELEASE-NOTES.cs.html $rnpath/RELEASE-NOTES.sk.html
-    ln -s RELEASE-NOTES.cs.rtf $rnpath/RELEASE-NOTES.sk.rtf
+    # ln -s RELEASE-NOTES.cs.rtf $rnpath/RELEASE-NOTES.sk.rtf
   }
 }
+for h in $rnpath/RELEASE-NOTES.*.html; do
+  ln -s ${h#$rnpath/} ${h/html/rtf}
+done
+
 mkdir -p $RPM_BUILD_ROOT/usr/share/susehelp/meta
 sed 's/@SUSE_PROD@/%{SUSE_PROD}/' $RPM_SOURCE_DIR/%{name}.desktop.in \
   > $RPM_BUILD_ROOT/usr/share/susehelp/meta/%{name}.desktop

++++++ release-notes-opensuse-12.2.1.tar.bz2 -> 
release-notes-opensuse-12.2.2.tar.bz2 ++++++
++++ 9331 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to