Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package oneko for openSUSE:Factory checked 
in at 2021-04-29 22:47:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oneko (Old)
 and      /work/SRC/openSUSE:Factory/.oneko.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oneko"

Thu Apr 29 22:47:02 2021 rev:17 rq:889397 version:1.2.sakura.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/oneko/oneko.changes      2018-03-02 
21:12:32.275150477 +0100
+++ /work/SRC/openSUSE:Factory/.oneko.new.1947/oneko.changes    2021-04-29 
22:53:42.693805882 +0200
@@ -1,0 +2,10 @@
+Thu Apr 29 17:13:00 UTC 2021 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 1.2.sakura.5
+  * Added bitmaps of Sakura Kinomoto and Tomoyo Daidouji
+  * Modified to support -name, -towindow, -toname and -tofocus
+  * Added 4.3BSD daemon bitmaps
+  * Allowing to use daemon bitmaps
+- Drop upstream fixed oneko-1.1b.dif
+
+-------------------------------------------------------------------

Old:
----
  oneko-1.1b.dif
  oneko-1.1b.tar.gz

New:
----
  oneko-1.2.sakura.5.tar.gz

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

Other differences:
------------------
++++++ oneko.spec ++++++
--- /var/tmp/diff_new_pack.iYvizX/_old  2021-04-29 22:53:43.213803486 +0200
+++ /var/tmp/diff_new_pack.iYvizX/_new  2021-04-29 22:53:43.217803468 +0200
@@ -17,15 +17,13 @@
 
 
 Name:           oneko
-Version:        1.1b
+Version:        1.2.sakura.5
 Release:        0
 Summary:        A Cat Catches Your Mouse
 License:        SUSE-Public-Domain
 Group:          Amusements/Toys/Graphics
 Url:            http://www.daidouji.com/oneko/
-Source:         
http://www.ibiblio.org/pub/linux/X11/demos/%name-%version.tar.gz
-Patch:          oneko-1.1b.dif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Source:         %{URL}/distfiles/oneko-%{version}.tar.gz
 BuildRequires:  imake
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
@@ -35,32 +33,20 @@
 mouse cursor.  The manual page shows more possibilities to change your
 cursor.
 
-
-
-Authors:
---------
-    Tatsuya Kato       <[email protected]>
-    John Lerchey       <[email protected]>
-    Eric Anderson      <[email protected]>
-    Rick Niles <[email protected]>
-
 %prep
-%setup -q -n oneko-1.1 -b0
-%patch
+%setup -q -b0
 
 %build
 xmkmf -a
 make all %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-make DESTDIR=$RPM_BUILD_ROOT install.man
+%make_install install.man
 mv README README.jp
 
 %files
-%defattr(-,root,root)
 %doc README.jp README-NEW sample.resource
 %{_bindir}/*
-%doc %{_mandir}/*/*
+%{_mandir}/man1/oneko.1x%{?ext_man}
 
 %changelog

Reply via email to