Hello community, here is the log from the commit of package git for openSUSE:Factory checked in at 2019-07-28 10:20:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git (Old) and /work/SRC/openSUSE:Factory/.git.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git" Sun Jul 28 10:20:59 2019 rev:235 rq:718222 version:2.22.0 Changes: -------- --- /work/SRC/openSUSE:Factory/git/git.changes 2019-07-17 14:23:26.484071626 +0200 +++ /work/SRC/openSUSE:Factory/.git.new.4126/git.changes 2019-07-28 10:21:03.380587160 +0200 @@ -1,0 +2,8 @@ +Wed Jul 24 09:17:31 UTC 2019 - [email protected] + +- removal of SuSEfirewall2 service, since SuSEfirewall2 has been replaced by + firewalld, see [1]. + + [1]: https://lists.opensuse.org/opensuse-factory/2019-01/msg00490.html + +------------------------------------------------------------------- Old: ---- susefirewall-git-daemon ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git.spec ++++++ --- /var/tmp/diff_new_pack.ZKvzHV/_old 2019-07-28 10:21:04.836586663 +0200 +++ /var/tmp/diff_new_pack.ZKvzHV/_new 2019-07-28 10:21:04.840586661 +0200 @@ -12,12 +12,11 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define gitexecdir %{_libexecdir}/git -%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services %if 0%{?suse_version} >= 1210 %bcond_without git_gnome_keyring %else @@ -41,7 +40,6 @@ Source2: sysconfig.git-daemon Source3: git-daemon.service Source5: usr.share.git-web.gitweb.cgi -Source6: susefirewall-git-daemon Source7: https://www.kernel.org/pub/software/scm/git/%{name}-%{version}.tar.sign Source8: %{name}.keyring Source9: %{name}-gui.desktop @@ -351,8 +349,6 @@ install -d -m 755 %{buildroot}%{_fillupdir} install -m 644 %{SOURCE2} %{buildroot}%{_fillupdir}/sysconfig.git-daemon install -d -m 755 %{buildroot}/srv/git -mkdir -p %{buildroot}/%{_fwdefdir} -install -m 644 %{SOURCE6} %{buildroot}/%{_fwdefdir}/git-daemon ### ./.make -C contrib/subtree install %{!?_without_docs: ./.make -C contrib/subtree install-doc} @@ -483,7 +479,6 @@ %dir /srv/git %{_fillupdir}/sysconfig.git-daemon %{!?_without_docs: %{_mandir}/man1/git-daemon.1*} -%config %{_fwdefdir}/* %files -n gitk %{_bindir}/gitk
