Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grafana for openSUSE:Factory checked 
in at 2021-11-18 10:34:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/grafana (Old)
 and      /work/SRC/openSUSE:Factory/.grafana.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "grafana"

Thu Nov 18 10:34:48 2021 rev:21 rq:932047 version:7.5.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/grafana/grafana.changes  2021-10-23 
00:52:30.085161765 +0200
+++ /work/SRC/openSUSE:Factory/.grafana.new.1895/grafana.changes        
2021-11-18 10:34:50.259963463 +0100
@@ -1,0 +2,49 @@
+Wed Nov 17 23:32:21 UTC 2021 - [email protected]
+
+- Update to version 7.5.11:
+  * Fix certs issue (#40002)
+  * Release v7.5.11 (#124)
+  * Fix static path matching issue in macaron
+  * OAuth: add docs for disableAutoLogin param (#38752) (#38894)
+  * Fix #747; remove 'other variables'. (#37866) (#37878)
+  * Update alert docs (#33658) (#33659)
+  * [7.5.x] Docs: added documentation for the "prepare time 
series"-transformation. (#36836)
+  * cherry picked dc5778c303ca555b70e8ca8c28e95997e26ecfc1 (#36813)
+  * "Release: Updated versions in package to 7.5.10" (#36792)
+  * [v7.5.x] Transformations: add 'prepare time series' transformer (#36749)
+  * Remove verify-drone from windows (#36775)
+  * Update queries.md (#31941) (#36764)
+  * Updated content to specify method to use to get keyboard shortcuts wh??? 
(#36084) (#36087)
+  * ReleaseNotes: Updated changelog and release notes for 7.5.9 (#36057) 
(#36077)
+  * "Release: Updated versions in package to 7.5.9" (#36056)
+  * Login: Fixes Unauthorized message showing when on login page or snapshot 
page (#35311) (#35880)
+  * ReleaseNotes: Updated changelog and release notes for 7.5.8 (#35703) 
(#35822)
+  * CI: Upgrade pipeline tool to use main (#35804)
+  * CI: try to force v7.5.x instead of master (#35799)
+  * CI: supports move from master to main in 7.5.x release branch (#35747)
+  * "Release: Updated versions in package to 7.5.8" (#35701)
+  * Chore: Bump acorn and lodash-es (#35650)
+  * Snapshots: Remove dashboard links from snapshots (#35567) (#35585)
+  * [v7.5.x] Datasource: Allow configuring `MaxConnsPerHost` (#35519)
+  * Remove docs sync from v7.5.x (#35443)
+  * "Release: Updated versions in package to 7.5.7" (#35412)
+  * Add max_idle_connections_per_host to config (#35365)
+  * Update go.sum to fix failing enterprise pipeline (#35353)
+  * [v7.5.x] HTTP Client: Introduce `go-conntrack`  (#35321)
+  * Fix Markdown syntax in enterprise/license/_index.md (#34683) (#35210)
+  * Update annotations.md (#33218) (#35138)
+  * Docs: Add query caching to enterprise docs page (#34751) (#35025)
+  * [7.5.x] Admin: hide per role counts for licensed users (#34994)
+  * cleanup shortcodes, image paths (#34827)
+  * Security: Upgrade Thrift dependency (#34698) (#34702)
+  * Docs: Fix Quick Start link on Geting Started Influx page (#34549) (#34603)
+  * Add link to release notes v7.5.7 (#34460) (#34474)
+  * Update 7.5.x landing page (#34447)
+  * ReleaseNotes: Updated changelog and release notes for 7.5.7 (#34383) 
(#34428)
+- update to 7.5.10
+  * [v7.5.x] Transformations: add "prepare time series" transformer. [#36749]
+- update to 7.5.9
+  * Login: Fix Unauthorized message that is displayed on sign-in or snapshot 
page. [#35880]
+- drop drop-grafana-aws-sdk-0.3.0-module.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  drop-grafana-aws-sdk-0.3.0-module.patch
  grafana-7.5.7.tar.gz

New:
----
  grafana-7.5.11.tar.gz

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

Other differences:
------------------
++++++ grafana.spec ++++++
--- /var/tmp/diff_new_pack.3Zeme8/_old  2021-11-18 10:34:51.787964885 +0100
+++ /var/tmp/diff_new_pack.3Zeme8/_new  2021-11-18 10:34:51.791964889 +0100
@@ -22,7 +22,7 @@
 %endif
 
 Name:           grafana
-Version:        7.5.7
+Version:        7.5.11
 Release:        0
 Summary:        The open-source platform for monitoring and observability
 License:        Apache-2.0
@@ -36,7 +36,6 @@
 # Makefile to automate build process
 Source4:        Makefile
 Source5:        0001-Add-source-code-reference.patch
-Patch1:         drop-grafana-aws-sdk-0.3.0-module.patch
 BuildRequires:  fdupes
 BuildRequires:  git-core
 BuildRequires:  golang-packaging
@@ -64,7 +63,6 @@
 %prep
 %setup -q -n grafana-%{version}
 %setup -q -T -D -a 1 -n grafana-%{version}
-%patch1 -p1
 
 %build
 %goprep github.com/grafana/grafana

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3Zeme8/_old  2021-11-18 10:34:51.839964934 +0100
+++ /var/tmp/diff_new_pack.3Zeme8/_new  2021-11-18 10:34:51.839964934 +0100
@@ -5,7 +5,7 @@
     <param name="exclude">.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="revision">v7.5.7</param>
+    <param name="revision">v7.5.11</param>
     <param name="changesgenerate">enable</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.3Zeme8/_old  2021-11-18 10:34:51.851964945 +0100
+++ /var/tmp/diff_new_pack.3Zeme8/_new  2021-11-18 10:34:51.855964949 +0100
@@ -1,6 +1,6 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">https://github.com/grafana/grafana</param>
-    <param 
name="changesrevision">91de51771c79f4f38ddd14a51baeae72140ec828</param>
+    <param 
name="changesrevision">6f8c1d9fe4421e02563097e03a389f1221126f57</param>
   </service>
 </servicedata>
\ No newline at end of file

++++++ grafana-7.5.7.tar.gz -> grafana-7.5.11.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/grafana-7.5.7.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.1895/grafana-7.5.11.tar.gz differ: char 
4, line 1

++++++ vendor.tar.gz ++++++
/work/SRC/openSUSE:Factory/grafana/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.grafana.new.1895/vendor.tar.gz differ: char 5, line 
1

Reply via email to