Hello community,
here is the log from the commit of package desktop-translations for
openSUSE:Factory checked in at 2017-02-16 17:02:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/desktop-translations (Old)
and /work/SRC/openSUSE:Factory/.desktop-translations.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "desktop-translations"
Changes:
--------
---
/work/SRC/openSUSE:Factory/desktop-translations/desktop-translations.changes
2016-11-08 18:27:51.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.desktop-translations.new/desktop-translations.changes
2017-02-16 17:02:26.557990034 +0100
@@ -1,0 +2,26 @@
+Fri Feb 03 14:42:47 UTC 2017 - [email protected]
+
+- Update to version 84.87.20170202.0c8d823:
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Italian)
+ * Translated using Weblate (Slovak)
+ * Translated using Weblate (Italian)
+ * Translated using Weblate (Italian)
+ * Translated using Weblate (Catalan)
+
+-------------------------------------------------------------------
+Tue Jan 10 09:55:18 UTC 2017 - [email protected]
+
+- Update to version 84.87.20170109.20ca54c:
+ * new data from upstream
+
+-------------------------------------------------------------------
+Tue Jan 10 08:50:00 UTC 2017 - [email protected]
+
+- Update package for new GIT repo.
+
+-------------------------------------------------------------------
Old:
----
PREPARE_PACKAGE
desktop-translations.tar.bz2
New:
----
_service
desktop-file-translations-84.87.20170202.0c8d823.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ desktop-translations.spec ++++++
--- /var/tmp/diff_new_pack.BZB6LG/_old 2017-02-16 17:02:27.329880823 +0100
+++ /var/tmp/diff_new_pack.BZB6LG/_new 2017-02-16 17:02:27.333880258 +0100
@@ -1,7 +1,7 @@
#
# spec file for package desktop-translations
#
-# Copyright (c) 2016 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,14 +17,13 @@
Name: desktop-translations
-Version: 20151007
+Version: 84.87.20170202.0c8d823
Release: 0
Summary: Desktop Files Translations
License: BSD-3-Clause
Group: System/GUI/Other
-Source0: desktop-translations.tar.bz2
-Source99: PREPARE_PACKAGE
-Url: http://en.opensuse.org
+Url: https://github.com/openSUSE/desktop-file-translations
+Source0: desktop-file-translations-%{version}.tar.xz
Supplements: bundle-lang-other
Supplements: gtk2
Supplements: gtk3
@@ -43,6 +42,8 @@
%setup -q -c %{name}
%build
+mv desktop-file-translations-%{version}/* .
+./50-tools/build-entries-po.sh
%install
pushd po
++++++ _service ++++++
<services>
<service name="tar_scm" mode="localonly">
<param
name="url">https://github.com/openSUSE/desktop-file-translations.git</param>
<param name="scm">git</param>
<param name="versionformat">%cd.%h</param>
<param name="versionprefix">84.87</param>
<param name="changesgenerate">enable</param>
<param name="revision">refs/heads/master</param>
</service>
<service name="recompress" mode="localonly">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="localonly"/>
</services>