Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nova for openSUSE:Factory checked in 
at 2023-01-06 17:05:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nova (Old)
 and      /work/SRC/openSUSE:Factory/.nova.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nova"

Fri Jan  6 17:05:23 2023 rev:13 rq:1056218 version:3.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/nova/nova.changes        2022-12-21 
16:07:13.986746221 +0100
+++ /work/SRC/openSUSE:Factory/.nova.new.1563/nova.changes      2023-01-06 
17:06:11.744397036 +0100
@@ -1,0 +2,9 @@
+Thu Jan 05 13:59:32 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 3.6.0:
+  * Update documentation from template (#188)
+  * installation.md: complete asdf installation (#182)
+  * Sc/rd 71 add plg links (#186)
+  * Managed by Terraform
+
+-------------------------------------------------------------------

Old:
----
  nova-3.5.0.tar.gz

New:
----
  nova-3.6.0.tar.gz

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

Other differences:
------------------
++++++ nova.spec ++++++
--- /var/tmp/diff_new_pack.UNaVOw/_old  2023-01-06 17:06:12.504401304 +0100
+++ /var/tmp/diff_new_pack.UNaVOw/_new  2023-01-06 17:06:12.512401349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nova
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:           nova
-Version:        3.5.0
+Version:        3.6.0
 Release:        0
 Summary:        Find outdated or deprecated Helm charts running in your cluster
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.UNaVOw/_old  2023-01-06 17:06:12.560401619 +0100
+++ /var/tmp/diff_new_pack.UNaVOw/_new  2023-01-06 17:06:12.564401641 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/FairwindsOps/nova</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">3.5.0</param>
+    <param name="revision">3.6.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">enable</param>
   </service>
@@ -15,7 +15,7 @@
     <param name="compression">gz</param>
   </service>
   <service name="go_modules" mode="disabled">
-    <param name="archive">nova-3.5.0.tar.gz</param>
+    <param name="archive">nova-3.6.0.tar.gz</param>
   </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.UNaVOw/_old  2023-01-06 17:06:12.592401799 +0100
+++ /var/tmp/diff_new_pack.UNaVOw/_new  2023-01-06 17:06:12.596401821 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/FairwindsOps/nova</param>
-              <param 
name="changesrevision">11f942f3f6312640cbef1e9175c9c17b6f928c47</param></service></servicedata>
+              <param 
name="changesrevision">46a7da4f259bb824eea2f11dcd7f4e2e41226024</param></service></servicedata>
 (No newline at EOF)
 

++++++ nova-3.5.0.tar.gz -> nova-3.6.0.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nova-3.5.0/CODEOWNERS new/nova-3.6.0/CODEOWNERS
--- old/nova-3.5.0/CODEOWNERS   2022-12-20 17:45:57.000000000 +0100
+++ new/nova-3.6.0/CODEOWNERS   2023-01-04 22:32:06.000000000 +0100
@@ -1,2 +1,2 @@
 ## DO NOT EDIT - Managed by Terraform
-* @makoscafee @rbren @bbensky
+* @rbren @bbensky
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nova-3.5.0/README.md new/nova-3.6.0/README.md
--- old/nova-3.5.0/README.md    2022-12-20 17:45:57.000000000 +0100
+++ new/nova-3.6.0/README.md    2023-01-04 22:32:06.000000000 +0100
@@ -51,9 +51,9 @@
 If you're interested in running Nova in multiple clusters,
 tracking the results over time, integrating with Slack, Datadog, and Jira,
 or unlocking other functionality, check out
-[Fairwinds 
Insights](https://www.fairwinds.com/nova-user-insights-demo?utm_source=nova&utm_medium=nova&utm_campaign=nova),
+[Fairwinds Insights](https://fairwinds.com/pricing),
 a platform for auditing and enforcing policy in Kubernetes clusters.
 
-<a 
href="https://www.fairwinds.com/nova-user-insights-demo?utm_source=nova&utm_medium=ad&utm_campaign=novaad";>
+<a href="https://fairwinds.com/pricing";>
   <img src="https://www.fairwinds.com/hubfs/Doc_Banners/Fairwinds_Nova_Ad.png"; 
alt="Fairwinds Insights" />
 </a>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nova-3.5.0/cmd/root.go new/nova-3.6.0/cmd/root.go
--- old/nova-3.5.0/cmd/root.go  2022-12-20 17:45:57.000000000 +0100
+++ new/nova-3.6.0/cmd/root.go  2023-01-04 22:32:06.000000000 +0100
@@ -51,6 +51,10 @@
                genConfigCmd,
        )
 
+       rootCmd.PersistentPostRun = func(cmd *cobra.Command, args []string) {
+               os.Stderr.WriteString("\n\nWant more? Automate Nova for free 
with Fairwinds Insights!\n🚀 https://fairwinds.com/insights-signup/nova 
🚀\n")
+       }
+
        rootCmd.PersistentFlags().StringVar(&cfgFile, "config", "", "Config 
file to use. If empty, flags will be used instead")
        rootCmd.PersistentFlags().String("output-file", "", "Path on local 
filesystem to write file output to")
        err := viper.BindPFlag("output-file", 
rootCmd.PersistentFlags().Lookup("output-file"))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nova-3.5.0/cmd/version.go 
new/nova-3.6.0/cmd/version.go
--- old/nova-3.5.0/cmd/version.go       2022-12-20 17:45:57.000000000 +0100
+++ new/nova-3.6.0/cmd/version.go       2023-01-04 22:32:06.000000000 +0100
@@ -31,4 +31,7 @@
        Run: func(cmd *cobra.Command, args []string) {
                fmt.Println("Version:" + version + " Commit:" + versionCommit)
        },
+       PersistentPostRunE: func(cmd *cobra.Command, args []string) error {
+               return nil
+       },
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/nova-3.5.0/docs/.vuepress/public/scripts/marketing.js 
new/nova-3.6.0/docs/.vuepress/public/scripts/marketing.js
--- old/nova-3.5.0/docs/.vuepress/public/scripts/marketing.js   2022-12-20 
17:45:57.000000000 +0100
+++ new/nova-3.6.0/docs/.vuepress/public/scripts/marketing.js   2023-01-04 
22:32:06.000000000 +0100
@@ -27,26 +27,3 @@
 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
 
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
 })(window,document,'script','dataLayer','GTM-TM95WXQ');
-
-!function() {
-  var t = window.driftt = window.drift = window.driftt || [];
-  if (!t.init) {
-    if (t.invoked) return void (window.console && console.error && 
console.error("Drift snippet included twice."));
-    t.invoked = !0, t.methods = [ "identify", "config", "track", "reset", 
"debug", "show", "ping", "page", "hide", "off", "on" ],
-    t.factory = function(e) {
-      return function() {
-        var n = Array.prototype.slice.call(arguments);
-        return n.unshift(e), t.push(n), t;
-      };
-    }, t.methods.forEach(function(e) {
-      t[e] = t.factory(e);
-    }), t.load = function(t) {
-      var e = 3e5, n = Math.ceil(new Date() / e) * e, o = 
document.createElement("script");
-      o.type = "text/javascript", o.async = !0, o.crossorigin = "anonymous", 
o.src = "https://js.driftt.com/include/"; + n + "/" + t + ".js";
-      var i = document.getElementsByTagName("script")[0];
-      i.parentNode.insertBefore(o, i);
-    };
-  }
-}();
-drift.SNIPPET_VERSION = '0.3.1';
-drift.load('dp7v3zbc7xhm');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nova-3.5.0/docs/installation.md 
new/nova-3.6.0/docs/installation.md
--- old/nova-3.5.0/docs/installation.md 2022-12-20 17:45:57.000000000 +0100
+++ new/nova-3.6.0/docs/installation.md 2023-01-04 22:32:06.000000000 +0100
@@ -18,6 +18,7 @@
 ```
 asdf plugin-add nova
 asdf install nova latest
+asdf local nova latest
 ```
 
 ### Homebrew

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

Reply via email to