Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-03-18 21:44:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-release-tools"

Sun Mar 18 21:44:59 2018 rev:71 rq:588025 version:20180315.d11501f

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
    2018-03-16 10:42:09.699038675 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
       2018-03-18 21:45:01.929308406 +0100
@@ -1,0 +2,23 @@
+Fri Mar 16 19:45:32 UTC 2018 - jbe...@suse.com
+
+- Point to new source location.
+
+-------------------------------------------------------------------
+Thu Mar 15 16:41:09 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180315.d11501f:
+  * check_source: skip all checks for 00* packages
+  * Use opensuse/tumbleweed in the Dockerfile
+  * Avoid boolean dependencies for repo checker
+
+-------------------------------------------------------------------
+Thu Mar 15 00:58:59 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180314.3bd6833:
+  * metrics_release: only works for openSUSE:Factory.
+  * metrics: do not drop entire database, but instead measurements.
+  * metrics: switch over to grafana 5.x provisioning.
+  * metrics: remove TW snapshots graph from release dashboard.
+  * metrics: migrate grafana dashboards to 5.x format.
+
+-------------------------------------------------------------------

Old:
----
  openSUSE-release-tools-20180312.9a26912.obscpio

New:
----
  openSUSE-release-tools-20180315.d11501f.obscpio

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

Other differences:
------------------
++++++ openSUSE-release-tools.spec ++++++
--- /var/tmp/diff_new_pack.LdrjIF/_old  2018-03-18 21:45:03.569249327 +0100
+++ /var/tmp/diff_new_pack.LdrjIF/_new  2018-03-18 21:45:03.573249183 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:           openSUSE-release-tools
-Version:        20180312.9a26912
+Version:        20180315.d11501f
 Release:        0
 Summary:        Tools to aid in staging and release work for openSUSE/SUSE
 License:        GPL-2.0-or-later AND MIT
@@ -278,7 +278,7 @@
 
 %install
 %make_install \
-  grafana_dashboards_dir="%{_localstatedir}/lib/grafana/dashboards/%{name}" \
+  grafana_provisioning_dir="%{_sysconfdir}/grafana/provisioning" \
   oscplugindir="%{osc_plugin_dir}" \
   VERSION="%{version}"
 
@@ -449,9 +449,12 @@
 %{_datadir}/%{source_dir}/metrics.py
 %{_datadir}/%{source_dir}/metrics_release.py
 # To avoid adding grafana as BuildRequires since it does not live in same repo.
-%dir %attr(0750, grafana, grafana) %{_localstatedir}/lib/grafana
-%dir %{_localstatedir}/lib/grafana/dashboards
-%{_localstatedir}/lib/grafana/dashboards/%{name}
+%dir %attr(0750, root grafana) %{_sysconfdir}/grafana
+%dir %{_sysconfdir}/grafana/provisioning
+%dir %{_sysconfdir}/grafana/provisioning/dashboards
+%dir %{_sysconfdir}/grafana/provisioning/datasources
+%{_sysconfdir}/grafana/provisioning/dashboards/%{name}.yaml
+%{_sysconfdir}/grafana/provisioning/datasources/%{name}.yaml
 %{_unitdir}/osrt-metrics@.service
 %{_unitdir}/osrt-metrics@.timer
 %{_unitdir}/osrt-metrics-release@.service

++++++ _service ++++++
--- /var/tmp/diff_new_pack.LdrjIF/_old  2018-03-18 21:45:03.645246589 +0100
+++ /var/tmp/diff_new_pack.LdrjIF/_new  2018-03-18 21:45:03.645246589 +0100
@@ -1,7 +1,7 @@
 <services>
   <service name="obs_scm" mode="disabled">
     <param name="versionformat">%cd.%h</param>
-    <param 
name="url">https://github.com/openSUSE/osc-plugin-factory.git</param>
+    <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="extract">dist/package/openSUSE-release-tools.spec</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.LdrjIF/_old  2018-03-18 21:45:03.669245725 +0100
+++ /var/tmp/diff_new_pack.LdrjIF/_new  2018-03-18 21:45:03.669245725 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
-    <param 
name="url">https://github.com/openSUSE/osc-plugin-factory.git</param>
-    <param 
name="changesrevision">9a26912ab5c087e5c32731ac176786f93383e31c</param>
+    <param 
name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param>
+    <param 
name="changesrevision">d11501f8842e1ab602349c6098786a72f5a59b32</param>
   </service>
 </servicedata>

++++++ openSUSE-release-tools-20180312.9a26912.obscpio -> 
openSUSE-release-tools-20180315.d11501f.obscpio ++++++
++++ 13110 lines of diff (skipped)

++++++ openSUSE-release-tools.obsinfo ++++++
--- /var/tmp/diff_new_pack.LdrjIF/_old  2018-03-18 21:45:05.457181315 +0100
+++ /var/tmp/diff_new_pack.LdrjIF/_new  2018-03-18 21:45:05.457181315 +0100
@@ -1,5 +1,5 @@
 name: openSUSE-release-tools
-version: 20180312.9a26912
-mtime: 1520888144
-commit: 9a26912ab5c087e5c32731ac176786f93383e31c
+version: 20180315.d11501f
+mtime: 1521131928
+commit: d11501f8842e1ab602349c6098786a72f5a59b32
 


Reply via email to