Hello community,

here is the log from the commit of package pax-utils for openSUSE:Factory 
checked in at 2016-11-18 22:02:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pax-utils (Old)
 and      /work/SRC/openSUSE:Factory/.pax-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pax-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pax-utils/pax-utils.changes      2015-02-11 
16:46:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.pax-utils.new/pax-utils.changes 2016-11-18 
22:02:12.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Nov  3 21:33:44 UTC 2016 - [email protected]
+
+- Update to 1.1.6 (no changelog found)
+- Spec cleanup
+- Dropped pax-utils-file-contains-date-and-time.patch
+
+-------------------------------------------------------------------

Old:
----
  pax-utils-0.9.2.tar.xz
  pax-utils-file-contains-date-and-time.patch

New:
----
  pax-utils-1.1.6.tar.xz

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

Other differences:
------------------
++++++ pax-utils.spec ++++++
--- /var/tmp/diff_new_pack.qcwrVt/_old  2016-11-18 22:02:13.000000000 +0100
+++ /var/tmp/diff_new_pack.qcwrVt/_new  2016-11-18 22:02:13.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pax-utils
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -18,17 +18,16 @@
 
 
 Name:           pax-utils
-BuildRequires:  libcap-devel
-Url:            http://www.gentoo.org/proj/en/hardened/pax-utils.xml
+Version:        1.1.6
+Release:        0
 Summary:        Tools to Check ELF Files for Security Relevant Properties
 License:        GPL-2.0+
 Group:          Productivity/Security
-Version:        0.9.2
-Release:        0
+Url:            http://www.gentoo.org/proj/en/hardened/pax-utils.xml
 Source:         http://dev.gentoo.org/~vapier/dist/pax-utils-%{version}.tar.xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Patch0:         pax-utils-handle-lib64.patch
-Patch1:         pax-utils-file-contains-date-and-time.patch
+BuildRequires:  libcap-devel
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description 
 Tools to check ELF files for security relevant properties such as
@@ -37,24 +36,24 @@
 
 
 Authors:
---------
+---------
     Ned Ludd <[email protected]>
     Mike Frysinger <[email protected]>
 
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+
 %build
 %configure
 make %{?_smp_mflags} V=1
 
 %install
-make install DESTDIR=%{buildroot} %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
-%doc README TODO BUGS
+%doc README.md TODO BUGS
 %{_bindir}/*
 %{_mandir}/man1/*
 

++++++ pax-utils-0.9.2.tar.xz -> pax-utils-1.1.6.tar.xz ++++++
++++ 164859 lines of diff (skipped)


Reply via email to