Hello community,

here is the log from the commit of package nested for openSUSE:Factory checked 
in at 2017-02-07 12:02:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nested (Old)
 and      /work/SRC/openSUSE:Factory/.nested.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nested"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nested/nested.changes    2017-01-24 
10:38:02.246909478 +0100
+++ /work/SRC/openSUSE:Factory/.nested.new/nested.changes       2017-02-07 
12:02:42.312092007 +0100
@@ -1,0 +2,5 @@
+Mon Jan 23 13:33:16 UTC 2017 - [email protected]
+
+- Add reproducible.patch to allow for reproducible builds
+
+-------------------------------------------------------------------

New:
----
  reproducible.patch

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

Other differences:
------------------
++++++ nested.spec ++++++
--- /var/tmp/diff_new_pack.E0Ke3m/_old  2017-02-07 12:02:43.051987339 +0100
+++ /var/tmp/diff_new_pack.E0Ke3m/_new  2017-02-07 12:02:43.055986773 +0100
@@ -31,6 +31,8 @@
 Url:            https://github.com/carlos-jenkins/nested
 Source0:        
https://github.com/carlos-jenkins/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
+# PATCH-FIX-UPSTREAM reproducible.patch -- allow for reproducible builds
+Patch0:         reproducible.patch
 Source2:        %{name}.rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  python-devel
@@ -54,6 +56,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 python setup.py build

++++++ reproducible.patch ++++++
Index: nested-1.4/nested/examples/Manpage/Manpage.t2t
===================================================================
--- nested-1.4.orig/nested/examples/Manpage/Manpage.t2t
+++ nested-1.4/nested/examples/Manpage/Manpage.t2t
@@ -246,5 +246,5 @@ http://sourceforge.net/p/nestededitor/ti
 
 = COPYRIGHT =[copyright]
 
-Copyright (C) %%date(%Y) Carlos Jenkins, GNU GPL v2
+Copyright (C) 2013 Carlos Jenkins, GNU GPL v2
 

Reply via email to