Hello community,

here is the log from the commit of package skelcd-openSUSE for openSUSE:Factory 
checked in at 2016-04-08 09:38:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-openSUSE"

Changes:
--------
--- /work/SRC/openSUSE:Factory/skelcd-openSUSE/skelcd-openSUSE.changes  
2015-12-13 09:34:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.skelcd-openSUSE.new/skelcd-openSUSE.changes     
2016-04-08 09:38:23.000000000 +0200
@@ -1,0 +2,23 @@
+Tue Mar 15 17:27:21 UTC 2016 - lnus...@suse.de
+
+- don't build in install section
+
+-------------------------------------------------------------------
+Mon Feb 01 15:52:10 UTC 2016 - lnus...@suse.de
+
+- Update to version 84.87.20160120.19b8aaf:
+  + fix russian paragraphs
+
+-------------------------------------------------------------------
+Mon Feb  1 15:51:57 UTC 2016 - lnus...@suse.de
+
+- don't build translations in staging
+
+-------------------------------------------------------------------
+Wed Jan 20 12:20:42 UTC 2016 - lnus...@suse.de
+
+- Update to version 84.87.20160120.89830f6:
+  + use po files for translation
+  + use msgmerge --previous
+
+-------------------------------------------------------------------

Old:
----
  skelcd-openSUSE-84.87.20151207.94a820e.tar.xz

New:
----
  skelcd-openSUSE-84.87.20160120.19b8aaf.tar.xz

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

Other differences:
------------------
++++++ skelcd-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.4jirT9/_old  2016-04-08 09:38:24.000000000 +0200
+++ /var/tmp/diff_new_pack.4jirT9/_new  2016-04-08 09:38:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package skelcd-openSUSE
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -21,10 +21,11 @@
 %bcond_without  java
 %if %{with java}
 BuildRequires:  release-notes-openSUSE
+# we abuse the no java path here to skip license processing in staging
+BuildRequires:  translate-toolkit
 %endif
-BuildRequires:  recode
 Conflicts:      skelcd-sles skelcd-sled skelcd-openSUSE-non-OSS 
skelcd-openSUSE-non-OSS-CD
-Version:        84.87.20151207.94a820e
+Version:        84.87.20160120.19b8aaf
 Release:        0
 Summary:        Skeleton for openSUSE OSS Media Sets
 License:        MIT
@@ -52,19 +53,18 @@
 %setup
 
 %build
-
-%install
-# for now ... begin
 BUILD_DISTRIBUTION_VERSION=%distribution_version
-# for now ... end
-test -e /.buildenv && . /.buildenv
-mkdir -p $RPM_BUILD_ROOT/CD1/boot
-DATE_ENG=`date +"%%Y/%%m/%%d"`
+sed -i -e"s@#VERSION#@$BUILD_DISTRIBUTION_VERSION@g" license/license*.txt
 #
-# Add infos to license files
-sed -i -e "s@#DATE#@$DATE_ENG@" \
-     -e"s@#VERSION#@$BUILD_DISTRIBUTION_VERSION@g" license/license*.txt
+%if %{with java}
 make
+%else
+# build without translate-toolkit support in staging
+make LINGUAS=
+%endif
+
+%install
+mkdir -p $RPM_BUILD_ROOT/CD1/boot
 # YaST uses release notes txt for textmode installation and rtf for graphical
 %if %{with java}
   mkdir -p $RPM_BUILD_ROOT/CD1/docu

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.4jirT9/_old  2016-04-08 09:38:24.000000000 +0200
+++ /var/tmp/diff_new_pack.4jirT9/_new  2016-04-08 09:38:24.000000000 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">git://github.com/openSUSE/skelcd-openSUSE.git</param>
-          <param 
name="changesrevision">94a820ea3f5e5f94bc1ff082700b1d87534a9202</param></service></servicedata>
+          <param 
name="changesrevision">19b8aaf1052686a37f1ad3dd72bc493ffac39ce5</param></service></servicedata>
\ No newline at end of file

++++++ skelcd-openSUSE-84.87.20151207.94a820e.tar.xz -> 
skelcd-openSUSE-84.87.20160120.19b8aaf.tar.xz ++++++
++++ 5065 lines of diff (skipped)


Reply via email to