Hello community,

here is the log from the commit of package scrypt for openSUSE:Factory checked 
in at 2019-12-09 21:36:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scrypt (Old)
 and      /work/SRC/openSUSE:Factory/.scrypt.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scrypt"

Mon Dec  9 21:36:04 2019 rev:3 rq:755215 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/scrypt/scrypt.changes    2017-03-20 
17:09:39.897004765 +0100
+++ /work/SRC/openSUSE:Factory/.scrypt.new.4691/scrypt.changes  2019-12-09 
21:36:25.058069933 +0100
@@ -1,0 +2,6 @@
+Mon Dec  9 11:57:54 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Update to version 1.3.0:
+  * No upstream changelog available
+
+-------------------------------------------------------------------

Old:
----
  scrypt-1.2.1.tgz

New:
----
  scrypt-1.3.0.tgz

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

Other differences:
------------------
++++++ scrypt.spec ++++++
--- /var/tmp/diff_new_pack.jLhSss/_old  2019-12-09 21:36:26.342069428 +0100
+++ /var/tmp/diff_new_pack.jLhSss/_new  2019-12-09 21:36:26.346069426 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scrypt
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           scrypt
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Summary:        Password-based encryption utility using the scrypt key 
derivation function
 License:        BSD-3-Clause
 Group:          Productivity/Networking/Security
-Url:            http://www.tarsnap.com/scrypt.html
+URL:            https://www.tarsnap.com/scrypt.html
 Source0:        http://www.tarsnap.com/scrypt/scrypt-%{version}.tgz
 BuildRequires:  openssl-devel
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The scrypt key derivation function was originally developed for use in the
@@ -38,18 +37,18 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %check
-make test
+make %{?_smp_mflags} test
 
 %files
-%defattr(-,root,root)
-%doc COPYRIGHT FORMAT
+%license COPYRIGHT
+%doc FORMAT
 %{_bindir}/%{name}
-%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{?ext_man}
 
 %changelog

++++++ scrypt-1.2.1.tgz -> scrypt-1.3.0.tgz ++++++
++++ 39265 lines of diff (skipped)


Reply via email to