Hello community,

here is the log from the commit of package gitolite for openSUSE:Factory 
checked in at 2018-06-04 13:22:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gitolite (Old)
 and      /work/SRC/openSUSE:Factory/.gitolite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gitolite"

Mon Jun  4 13:22:44 2018 rev:5 rq:613890 version:3.6.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/gitolite/gitolite.changes        2017-03-21 
22:51:16.840095077 +0100
+++ /work/SRC/openSUSE:Factory/.gitolite.new/gitolite.changes   2018-06-04 
13:23:45.433924325 +0200
@@ -1,0 +2,23 @@
+Mon Jun  4 04:06:35 UTC 2018 - Neal Gompa <[email protected]>
+
+- Update to 3.6.7
+  * allow repo-specific hooks to be organised into
+    subdirectories, and allow the multi-hook driver to be
+    placed in some other location of your choice
+  * allow simple test code to be embedded within the
+    gitolite.conf file; see contrib/utils/testconf for how.
+    (This goes on the client side, not on the server)
+  * allow syslog "facility" to be changed, from the default of
+    'local0'
+  * allow syslog "facility" to be changed, from the default of
+    replaced with a space separated list of members
+- 2016-09-08  v3.6.6
+  * simple but important fix for a future perl deprecation
+    (perl will be removing "." from @INC in 5.24)
+  * 'perms' now requires a '-c' to activate batch mode
+    (should not affect interactive use but check your scripts
+    perhaps?)
+  * gitolite setup now accepts a '-m' option to supply a
+    custom message (useful when it is used by a script)
+
+-------------------------------------------------------------------

Old:
----
  v3.6.5.tar.gz

New:
----
  gitolite-3.6.7.tar.gz

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

Other differences:
------------------
++++++ gitolite.spec ++++++
--- /var/tmp/diff_new_pack.LQ2Fos/_old  2018-06-04 13:23:46.349890784 +0200
+++ /var/tmp/diff_new_pack.LQ2Fos/_new  2018-06-04 13:23:46.349890784 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gitolite
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -19,13 +19,13 @@
 %define         gitolite_homedir    /srv/gitolite
 %define         git_user            git
 Name:           gitolite
-Version:        3.6.5
+Version:        3.6.7
 Release:        0
 Summary:        Highly flexible server for git directory version tracker
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/Version Control
 Url:            http://gitolite.com
-Source0:        https://github.com/sitaramc/%{name}/archive/v%{version}.tar.gz
+Source0:        
https://github.com/sitaramc/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
 Source11:       README.SUSE
 BuildRequires:  git
 Requires:       git


Reply via email to