Hello community,

here is the log from the commit of package python-rjsmin for openSUSE:Factory 
checked in at 2020-03-10 12:33:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-rjsmin (Old)
 and      /work/SRC/openSUSE:Factory/.python-rjsmin.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-rjsmin"

Tue Mar 10 12:33:34 2020 rev:6 rq:783308 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-rjsmin/python-rjsmin.changes      
2019-06-03 18:56:00.612414614 +0200
+++ /work/SRC/openSUSE:Factory/.python-rjsmin.new.26092/python-rjsmin.changes   
2020-03-10 12:33:38.644838396 +0100
@@ -1,0 +2,5 @@
+Mon Mar  9 09:45:29 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update reproducible.patch to also remove Werror from flags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-rjsmin.spec ++++++
--- /var/tmp/diff_new_pack.YtcLIE/_old  2020-03-10 12:33:42.576840332 +0100
+++ /var/tmp/diff_new_pack.YtcLIE/_new  2020-03-10 12:33:42.576840332 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-rjsmin
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,6 @@
 Release:        0
 Summary:        A JavaScript minifier written in Python
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            http://opensource.perlig.de/rjsmin/
 Source:         
https://github.com/ndparker/rjsmin/archive/%{release_sha}.tar.gz#/%{mod_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE -- build without profiling

++++++ reproducible.patch ++++++
--- /var/tmp/diff_new_pack.YtcLIE/_old  2020-03-10 12:33:42.596840341 +0100
+++ /var/tmp/diff_new_pack.YtcLIE/_new  2020-03-10 12:33:42.596840341 +0100
@@ -8,14 +8,32 @@
 ===================================================================
 --- rjsmin-53a0848b2372c1b49c03326bc8209ea39e889c47.orig/debug.unix.cflags
 +++ rjsmin-53a0848b2372c1b49c03326bc8209ea39e889c47/debug.unix.cflags
-@@ -1,10 +1,6 @@
- # allow crash debugging
- -ggdb
- 
+@@ -1,28 +0,0 @@
+-# allow crash debugging
+--ggdb
+-
 -# produce coverage reports
 --ftest-coverage
 --fprofile-arcs
 -
- # don't compile on weird code
- -std=c89 -pedantic -fno-strict-aliasing -Werror
- -Wall
+-# don't compile on weird code
+--std=c89 -pedantic -fno-strict-aliasing -Werror
+--Wall
+--Wbad-function-cast
+--Wcast-align
+--Wcast-qual
+--Wconversion
+--Wdeclaration-after-statement
+--Wextra
+--Winit-self
+--Wmissing-declarations
+--Wmissing-include-dirs
+--Wmissing-prototypes
+--Wnested-externs
+--Wno-long-long
+--Wno-missing-field-initializers
+--Wno-overlength-strings
+--Wno-unused-parameter
+--Wshadow
+--Wstrict-overflow=4
+--Wundef


Reply via email to