Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gontributions for openSUSE:Factory 
checked in at 2023-01-26 13:59:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gontributions (Old)
 and      /work/SRC/openSUSE:Factory/.gontributions.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gontributions"

Thu Jan 26 13:59:03 2023 rev:2 rq:1061143 version:0.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gontributions/gontributions.changes      
2023-01-16 18:01:31.743700330 +0100
+++ /work/SRC/openSUSE:Factory/.gontributions.new.32243/gontributions.changes   
2023-01-26 14:00:38.864861581 +0100
@@ -1,0 +2,6 @@
+Thu Jan 26 09:14:15 UTC 2023 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.7.1:
+  * Update email address
+
+-------------------------------------------------------------------

Old:
----
  gontributions-0.7.tar.gz

New:
----
  gontributions-0.7.1.tar.gz

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

Other differences:
------------------
++++++ gontributions.spec ++++++
--- /var/tmp/diff_new_pack.W5k5Ke/_old  2023-01-26 14:00:39.356864235 +0100
+++ /var/tmp/diff_new_pack.W5k5Ke/_new  2023-01-26 14:00:39.364864277 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           gontributions
-Version:        0.7
+Version:        0.7.1
 Release:        0
 Summary:        Open source contributions lister
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.W5k5Ke/_old  2023-01-26 14:00:39.408864515 +0100
+++ /var/tmp/diff_new_pack.W5k5Ke/_new  2023-01-26 14:00:39.412864536 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/jubalh/gontributions.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">0.7</param>
+    <param name="revision">0.7.1</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>

++++++ gontributions-0.7.tar.gz -> gontributions-0.7.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gontributions-0.7/CHANGELOG.md 
new/gontributions-0.7.1/CHANGELOG.md
--- old/gontributions-0.7/CHANGELOG.md  2023-01-11 13:17:51.000000000 +0100
+++ new/gontributions-0.7.1/CHANGELOG.md        2023-01-26 10:05:25.000000000 
+0100
@@ -1,5 +1,8 @@
 # Changelog
 
+## [0.7.1] 2023-01-26
+* Update email address
+
 ## [0.7] 2023-01-11
 * Add manpage
 * Document requirements
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gontributions-0.7/main.go 
new/gontributions-0.7.1/main.go
--- old/gontributions-0.7/main.go       2023-01-11 13:17:51.000000000 +0100
+++ new/gontributions-0.7.1/main.go     2023-01-26 10:05:25.000000000 +0100
@@ -91,8 +91,8 @@
        app.Name = "gontributions"
        app.Usage = "contributions lister"
        app.Author = "Michael Vetter"
-       app.Version = "v0.5.2"
-       app.Email = "jub...@openmailbox.org"
+       app.Version = "v0.7.1"
+       app.Email = "jub...@iodoru.org"
 
        app.Flags = []cli.Flag{
                cli.StringFlag{

++++++ vendor.tar.gz ++++++

Reply via email to