Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package zile for openSUSE:Factory checked in 
at 2021-04-08 21:32:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zile (Old)
 and      /work/SRC/openSUSE:Factory/.zile.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zile"

Thu Apr  8 21:32:28 2021 rev:6 rq:883765 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/zile/zile.changes        2021-02-16 
22:50:58.870704896 +0100
+++ /work/SRC/openSUSE:Factory/.zile.new.2401/zile.changes      2021-04-08 
21:32:41.715842008 +0200
@@ -1,0 +2,12 @@
+Thu Apr  8 07:12:54 UTC 2021 - Martin Pluskal <mplus...@suse.com>
+
+- Small packaging cleanup
+- Drop doc subpackage 
+
+-------------------------------------------------------------------
+Thu Apr  8 07:01:50 UTC 2021 - Anton Smorodskyi <anton.smorods...@suse.com>
+
+- Update to version 2.6.1:
+  * The program has been completely rewritten in Vala. 
+
+-------------------------------------------------------------------

Old:
----
  zile-2.4.15.tar.gz
  zile-2.4.15.tar.gz.sig

New:
----
  zile-2.6.1.tar.gz
  zile-2.6.1.tar.gz.sig

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

Other differences:
------------------
++++++ zile.spec ++++++
--- /var/tmp/diff_new_pack.MGDMv7/_old  2021-04-08 21:32:42.287842635 +0200
+++ /var/tmp/diff_new_pack.MGDMv7/_new  2021-04-08 21:32:42.291842639 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           zile
-Version:        2.4.15
+Version:        2.6.1
 Release:        0
 Summary:        Lightweight Emacs Clone
 License:        GPL-3.0-only
@@ -29,45 +29,30 @@
 Source2:        
https://savannah.gnu.org/project/memberlist-gpgkeys.php?group=%{name}&download=1#/%{name}.keyring
 Source3:        zile.desktop
 Source4:        zile.png
-BuildRequires:  emacs-nox
-BuildRequires:  help2man
+BuildRequires:  help2man >= 1.29
 BuildRequires:  ncurses-devel
-BuildRequires:  perl
+BuildRequires:  perl >= 5.5
 BuildRequires:  pkgconfig
-BuildRequires:  termcap
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(bdw-gc)
-Requires:       termcap
-Requires(post): update-desktop-files
-Requires(postun): update-desktop-files
-Recommends:     %{name}-doc = %{version}
+BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(libacl)
+Provides:       %{name}-doc = %{version}
+Obsoletes:      %{name}-doc < %{version}
 Provides:       %{name}-base = %{version}
 Provides:       %{name}-desktop = %{version}
 Obsoletes:      %{name}-base < %{version}
 Obsoletes:      %{name}-desktop < %{version}
-%if 0%{?suse_version} >= 1330
-BuildRequires:  pkgconfig(libacl)
-%endif
 
 %description
 Zile is another Emacs-clone.  Zile is a customizable, self-documenting
 real-time, open-source display editor.  Zile was written to be as similar
 as possible to Emacs; every Emacs user should feel at home with Zile.
 
-%package doc
-Summary:        Lightweight Emacs Clone (Documentation)
-Group:          Documentation/Other
-BuildArch:      noarch
-
-%description doc
-Zile is another Emacs-clone.  Zile is a customizable, self-documenting
-real-time, open-source display editor.  Zile was written to be as similar
-as possible to Emacs; every Emacs user should feel at home with Zile.
-
-This package contains the documentation and the man page for %{name}.
-
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure \
@@ -79,28 +64,18 @@
 %install
 %make_install
 
-install -m0644 -t "%{buildroot}%{_docdir}/%{name}/" ChangeLog COPYING README 
THANKS
-install -Dp -m 0644 "%{SOURCE3}" 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
-install -Dp -m 0644 "%{SOURCE4}" "%{buildroot}%{_datadir}/pixmaps/%{name}.png"
+install -Dpm 0644 %{SOURCE3} \
+  %{buildroot}%{_datadir}/applications/%{name}.desktop
+install -Dpm 0644 %{SOURCE4} \
+  %{buildroot}%{_datadir}/pixmaps/%{name}.png
 %suse_update_desktop_file "%{name}" Utility TextEditor
 
-%if 0%{?suse_version} < 1330
-%post
-%desktop_database_post
-%endif
-
-%if 0%{?suse_version} < 1330
-%postun
-%desktop_database_postun
-%endif
-
 %files
+%doc ChangeLog README THANKS AUTHORS FAQ NEWS dotzile.sample
+%license COPYING
 %{_bindir}/zile
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 %{_mandir}/man1/zile.1%{?ext_man}
 
-%files doc
-%doc %{_docdir}/%{name}
-
 %changelog

++++++ zile-2.4.15.tar.gz -> zile-2.6.1.tar.gz ++++++
++++ 169164 lines of diff (skipped)

Reply via email to