commit stgit for openSUSE:Factory
Hello community, here is the log from the commit of package stgit for openSUSE:Factory checked in at 2019-08-09 16:54:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/stgit (Old) and /work/SRC/openSUSE:Factory/.stgit.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "stgit" Fri Aug 9 16:54:33 2019 rev:24 rq:721951 version:0.19 Changes: -------- --- /work/SRC/openSUSE:Factory/stgit/stgit.changes 2016-04-05 10:43:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.stgit.new.9556/stgit.changes 2019-08-09 16:54:39.605450349 +0200 @@ -1,0 +2,31 @@ +Thu Aug 8 17:37:14 UTC 2019 - Mikhail Terekhov <termim@gmail.com> + +- updated to version 0.19 + -- Python 3 support. StGit supports Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, + and 3.7. PyPy interpreters are also supported. + -- Submodules are now ignored when checking if working tree is + clean. Submodules are also not included by default when refreshing a + patch. + -- Config booleans are now parsed similarly to git-config. + -- contrib/stgit.el is now licenced with GPLv2. + -- Repair handling of emails with utf-8 bodies containing latin-1 + characters. Also correctly decode email headers containing quoted encoded + words. + -- StGit's version is now correct/available the release archive. + -- Add continuous integration (travis-ci) and code coverage (coveralls) support. + -- Many new test cases were added. + +- updated to version 0.18 + -- commit-msg hook support for easier integration with Gerrit, allowing a + Change-Id line to be inserted in the commit message. + -- stg mail improvements for Suggested-by: tag and auto generation of Cc + for the cover letter based on all tags in the series. + -- stg mail bash completion for the -to, -cc and -bcc options based on + the content of the [mail "alias"] section of GIT configuration. + -- stg edit -review option to add a Reviewed-by: tag. + -- stg pop -spill functionality to allow popping a patch from the stack + while keeping its modification in the tree. + -- Various fixes and test coverage improvements. + -- Project page details updated (gna.org has been shut down). + +------------------------------------------------------------------- Old: ---- stgit-0.17.1.tar.gz stgit-0.17.1.tar.gz.sig stgit.keyring New: ---- stgit-0.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ stgit.spec ++++++ --- /var/tmp/diff_new_pack.5d28Zd/_old 2019-08-09 16:54:40.085450234 +0200 +++ /var/tmp/diff_new_pack.5d28Zd/_new 2019-08-09 16:54:40.085450234 +0200 @@ -1,7 +1,7 @@ # # spec file for package stgit # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,20 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: stgit -Version: 0.17.1 +Version: 0.19 Release: 0 Summary: Stacked GIT - Source Code Management Tool -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Tools/Version Control -Url: http://gna.org/projects/stgit -Source0: http://download.gna.org/stgit/%{name}-%{version}.tar.gz -Source1: http://download.gna.org/stgit/%{name}-%{version}.tar.gz.sig -Source2: %{name}.keyring +Url: https://github.com/ctmarinas/stgit +Source0: https://github.com/ctmarinas/stgit/releases/download/v%{version}/stgit-%{version}.tar.gz BuildRequires: asciidoc BuildRequires: git-core BuildRequires: python-devel @@ -56,7 +54,7 @@ %files %defattr(-, root, root, -) -%doc AUTHORS ChangeLog COPYING README TODO +%doc AUTHORS COPYING README RELEASENOTES TODO %{_bindir}/stg %{_mandir}/man1/stg*%{ext_man} %if 0%{?suse_version} > 1110 ++++++ stgit-0.17.1.tar.gz -> stgit-0.19.tar.gz ++++++ ++++ 32671 lines of diff (skipped)
participants (1)
-
root