Hello community,

here is the log from the commit of package release-notes-openSUSE for 
openSUSE:Factory checked in at 2017-07-25 11:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/release-notes-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.release-notes-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "release-notes-openSUSE"

Tue Jul 25 11:41:12 2017 rev:84 rq:512319 version:84.87.20170713.6d2142e

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/release-notes-openSUSE/release-notes-openSUSE.changes
    2016-02-11 12:37:22.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.release-notes-openSUSE.new/release-notes-openSUSE.changes
       2017-07-25 11:41:27.163393048 +0200
@@ -1,0 +2,59 @@
+Mon Jul 24 15:05:10 UTC 2017 - [email protected]
+
+- Move two additional overlooked fonts to the fonts section
+
+-------------------------------------------------------------------
+Mon Jul 24 11:17:47 UTC 2017 - [email protected]
+
+- Switch to disabled run so services are not executed every time
+- Run over with spec-cleaner
+- Remove recode dependency
+
+-------------------------------------------------------------------
+Mon Jul 24 10:15:57 UTC 2017 - [email protected]
+
+- Update to version 84.87.20170713.6d2142e:
+  * add hint to disable plymouth if passphrase isn't asked
+  * Add nn.po on request of Weblate user.
+  * Add 42.2 to sync list
+  * Add 42.3 such that it should be synced to the website
+  * fix typo: LGO -> LOG
+  * Include release-notes.pot
+  * OBS RN repo/package config: skip sync of 13.1, remove bogus 13.3 line
+  * Reamde: Some more finessing
+  * Remove old index.html file & add a README
+  * Remove trailing whitespace from update script
+  * Small language fixes for LUKS entry, regenerate PO file
+  * Sync with deployed version
+  * Translated using Weblate (Arabic)
+  * Translated using Weblate (Bulgarian)
+  * Translated using Weblate (Catalan)
+  * Translated using Weblate (Czech)
+  * Translated using Weblate (Danish)
+  * Translated using Weblate (Dutch)
+  * Translated using Weblate (English (United Kingdom))
+  * Translated using Weblate (French)
+  * Translated using Weblate (Galician)
+  * Translated using Weblate (German)
+  * Translated using Weblate (Greek)
+  * Translated using Weblate (Chinese (China))
+  * Translated using Weblate (Chinese (Taiwan))
+  * Translated using Weblate (Indonesian)
+  * Translated using Weblate (Italian)
+  * Translated using Weblate (Japanese)
+  * Translated using Weblate (Korean)
+  * Translated using Weblate (Lithuanian)
+  * Translated using Weblate (Norwegian Bokmål)
+  * Translated using Weblate (Persian)
+  * Translated using Weblate (Polish)
+  * Translated using Weblate (Portuguese)
+  * Translated using Weblate (Portuguese (Brazil))
+  * Translated using Weblate (Russian)
+  * Translated using Weblate (Serbian)
+  * Translated using Weblate (Slovak)
+  * Translated using Weblate (Spanish)
+  * Translated using Weblate (Swedish)
+  * Translated using Weblate (Ukrainian)
+  * Update the README with more info on contributing
+
+-------------------------------------------------------------------

Old:
----
  release-notes-openSUSE-84.87.20160127.f5d262b.tar.xz

New:
----
  release-notes-openSUSE-84.87.20170713.6d2142e.tar.xz

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

Other differences:
------------------
++++++ release-notes-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.funDAA/_old  2017-07-25 11:41:27.743311172 +0200
+++ /var/tmp/diff_new_pack.funDAA/_new  2017-07-25 11:41:27.747310608 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package release-notes-openSUSE
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,35 +17,35 @@
 
 
 Name:           release-notes-openSUSE
-Version:        84.87.20160127.f5d262b
+Version:        84.87.20170713.6d2142e
 Release:        0
 Summary:        Release Notes for openSUSE
 License:        GFDL-1.3
 Group:          Documentation/SUSE
 Url:            https://github.com/openSUSE/release-notes-openSUSE
+Source:         %{name}-%{version}.tar.xz
+Source1:        %{name}.desktop
 BuildRequires:  daps
 BuildRequires:  gettext-tools
-BuildRequires:  recode
 BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
 BuildRequires:  w3m
 BuildRequires:  xml2po
 BuildRequires:  xmlcharent
 BuildRequires:  xsltproc
+Provides:       release-notes = %{version}
+BuildArch:      noarch
+# SECTION fonts
+# for Chinese
+BuildRequires:  arphic-uming-fonts
 # for Japanese
 BuildRequires:  ipa-pgothic-fonts
 BuildRequires:  ipa-pmincho-fonts
 # for Japanese/Chinese
 BuildRequires:  wqy-microhei-fonts
-# for Chinese
-BuildRequires:  arphic-uming-fonts
 Requires:       dejavu-fonts
 Requires:       google-opensans-fonts
-BuildArch:      noarch
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Provides:       release-notes = %{version}
-Source:         %{name}-%{version}.tar.xz
-Source1:        %{name}.desktop
+# ENDSECTION fonts
 
 %description
 This package contains the release notes with the most important changes
@@ -58,26 +58,25 @@
 %build
 %define SUSE_PROD openSUSE
 sed -i 's/@VERSION@/%{version}/' xml/release-notes.ent
-make linguas
-make all
+make %{?_smp_mflags} linguas
+make -j1 all
 
 %install
 rnpath=%{buildroot}%{_datadir}/doc/release-notes/%{SUSE_PROD}
-%{__install} -m 0644 -D LICENSE ${rnpath}/LICENSE
-%{__install} -m 0644 -D "%{_sourcedir}/%{name}.desktop" 
"%{buildroot}%{_datadir}/susehelp/meta/%{name}.desktop"
+install -m 0644 -D LICENSE ${rnpath}/LICENSE
+install -m 0644 -D "%{_sourcedir}/%{name}.desktop" 
"%{buildroot}%{_datadir}/susehelp/meta/%{name}.desktop"
 for file in build/release-notes.*; do
        lang=$(echo "$file" | awk -F '.' '{print $2}')
        echo 
"DocPath[${lang}]={_datadir}/doc/release-notes/%{SUSE_PROD}/RELEASE-NOTES.${lang}.html"
 > "%{buildroot}%{_datadir}/susehelp/meta/%{name}.desktop"
-       %{__install} -m 0644 -D 
"${file}/single-html/release-notes.${lang}/release-notes.${lang}.html" 
"${rnpath}/RELEASE-NOTES.${lang}.html"
-       %{__cp} -R "${file}/single-html/release-notes.${lang}/static/" 
"${rnpath}"
-       %{__install} -m 0644 -D "${file}/yast-html/release-notes.${lang}.html" 
"${rnpath}/RELEASE-NOTES.${lang}.rtf"
-       %{__install} -m 0644 -D "${file}/release-notes.${lang}_color_$lang.pdf" 
"${rnpath}/RELEASE-NOTES.${lang}.pdf"
-       %{__install} -m 0644 -D "${file}/release-notes.${lang}.txt" 
"${rnpath}/RELEASE-NOTES.${lang}.txt"
+       install -m 0644 -D 
"${file}/single-html/release-notes.${lang}/release-notes.${lang}.html" 
"${rnpath}/RELEASE-NOTES.${lang}.html"
+       cp -R "${file}/single-html/release-notes.${lang}/static/" "${rnpath}"
+       install -m 0644 -D "${file}/yast-html/release-notes.${lang}.html" 
"${rnpath}/RELEASE-NOTES.${lang}.rtf"
+       install -m 0644 -D "${file}/release-notes.${lang}_color_$lang.pdf" 
"${rnpath}/RELEASE-NOTES.${lang}.pdf"
+       install -m 0644 -D "${file}/release-notes.${lang}.txt" 
"${rnpath}/RELEASE-NOTES.${lang}.txt"
 done
 %suse_update_desktop_file %{buildroot}%{_datadir}/susehelp/meta/%{name}.desktop
 
 %files
-%defattr(-,root,root)
 %doc %{_datadir}/doc/release-notes/
 %dir %{_datadir}/susehelp/
 %dir %{_datadir}/susehelp/meta/

++++++ _service ++++++
--- /var/tmp/diff_new_pack.funDAA/_old  2017-07-25 11:41:27.779306090 +0200
+++ /var/tmp/diff_new_pack.funDAA/_new  2017-07-25 11:41:27.779306090 +0200
@@ -1,5 +1,5 @@
 <services>
-       <service name="tar_scm" mode="localonly">
+       <service name="tar_scm" mode="disabled">
                <param name="versionformat">%cd.%h</param>
                <!-- it's tumbleweed -->
                <param name="versionprefix">84.87</param>
@@ -8,9 +8,9 @@
                <param name="changesgenerate">enable</param>
                <param name="changesauthor">[email protected]</param>
        </service>
-       <service name="recompress" mode="localonly">
+       <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
-       <service name="set_version" mode="localonly"/>
+       <service name="set_version" mode="disabled"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.funDAA/_old  2017-07-25 11:41:27.799303267 +0200
+++ /var/tmp/diff_new_pack.funDAA/_new  2017-07-25 11:41:27.803302702 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">git://github.com/openSUSE/release-notes-openSUSE.git</param>
-          <param 
name="changesrevision">f5d262bad5986182efd1545ff7f951c8c9b023e8</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">6d2142e0b91403ad4288c2388cc4e99e143309c8</param></service></servicedata>
\ No newline at end of file

++++++ release-notes-openSUSE-84.87.20160127.f5d262b.tar.xz -> 
release-notes-openSUSE-84.87.20170713.6d2142e.tar.xz ++++++
++++ 10928 lines of diff (skipped)


Reply via email to