Hello community,

here is the log from the commit of package rpmorphan for openSUSE:Factory 
checked in at 2016-09-08 17:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmorphan (Old)
 and      /work/SRC/openSUSE:Factory/.rpmorphan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmorphan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmorphan/rpmorphan.changes      2015-03-18 
13:06:16.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpmorphan.new/rpmorphan.changes 2016-09-08 
17:38:34.000000000 +0200
@@ -1,0 +2,26 @@
+Fri Aug  5 23:00:20 UTC 2016 - asterios.dra...@gmail.com
+
+- Update to 1.16:
+  bugfix:
+  * fix build warnings on fedora 23
+  * fix use from tgz install
+  * (rpmextra) fix missing separator between name and version for
+    yum
+  improvement:
+  * change shebang to /usr/bin/env
+  * (rmpdep) add level option
+  * (rpmduplicate) add remove option for interactive action
+  * (rpmextra) can use dnf tool
+  * (rpmorphan tk) use virtual events to remove duplicate code
+  * (rpmorphan tk) use MListbox to display informations on sortable
+    columns
+  * (rpmorphan) can configure log file (from command line and
+    rpmorphanrc)
+  * (rpmorphan) add debug option (for developpers)
+  * (rpmorphan curses) display name and size in columns
+  incompatibilties:
+  * (rmpdep) rename option verbose into debug
+  * (rpmduplicate) remove rpmorphan-lib dependency
+  * (rpmduplicate) remove unused option verbose
+
+-------------------------------------------------------------------

Old:
----
  rpmorphan-1.15.tar.gz

New:
----
  rpmorphan-1.16.tar.gz

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

Other differences:
------------------
++++++ rpmorphan.spec ++++++
--- /var/tmp/diff_new_pack.7aUVTy/_old  2016-09-08 17:38:35.000000000 +0200
+++ /var/tmp/diff_new_pack.7aUVTy/_new  2016-09-08 17:38:35.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rpmorphan
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,7 +17,7 @@
 
 
 Name:           rpmorphan
-Version:        1.15
+Version:        1.16
 Release:        0
 Summary:        List the orphaned RPM packages
 License:        GPL-2.0+
@@ -30,8 +30,8 @@
 Recommends:     perl-RPM2
 Recommends:     perl-Tk
 Recommends:     perl-URPM
-BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Finds "orphaned" packages on your system. It determines which packages
@@ -45,6 +45,9 @@
 # Fix rpmlint warning "non-executable-script"
 sed -i '/^#\!/d' locale/en/rpmorphan_trans.pl
 sed -i '/^#\!/d' locale/fr_FR/rpmorphan_trans.pl
+sed -i '/^#\!/d' rpmorphan-curses-lib.pl
+sed -i '/^#\!/d' rpmorphan-lib.pl
+sed -i '/^#\!/d' rpmorphan-tk-lib.pl
 
 %build
 

++++++ rpmorphan-1.15.tar.gz -> rpmorphan-1.16.tar.gz ++++++
++++ 3377 lines of diff (skipped)


Reply via email to