commit libserializer for openSUSE:Factory

2017-09-13 Thread root
Hello community,

here is the log from the commit of package libserializer for openSUSE:Factory 
checked in at 2017-09-13 22:26:25

Comparing /work/SRC/openSUSE:Factory/libserializer (Old)
 and  /work/SRC/openSUSE:Factory/.libserializer.new (New)


Package is "libserializer"

Wed Sep 13 22:26:25 2017 rev:4 rq:523314 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/libserializer/libserializer.changes  
2014-07-19 11:05:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.libserializer.new/libserializer.changes 
2017-09-13 22:26:26.212536239 +0200
@@ -1,0 +2,8 @@
+Mon Sep 11 16:35:03 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * libserializer-1.1.2-sourcetarget.patch
+- Specify java sourec and target level 1.6 in order to allow
+  building with jdk9
+
+---

New:

  libserializer-1.1.2-sourcetarget.patch



Other differences:
--
++ libserializer.spec ++
--- /var/tmp/diff_new_pack.pMUGte/_old  2017-09-13 22:26:26.808452347 +0200
+++ /var/tmp/diff_new_pack.pMUGte/_new  2017-09-13 22:26:26.812451783 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libserializer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -29,6 +29,7 @@
 Source: libserializer-%{version}-jarsdeleted.zip
 Source99:   %{name}-rpmlintrc
 Patch0: libserializer-1.1.2.build.patch
+Patch1: libserializer-1.1.2-sourcetarget.patch
 BuildRequires:  ant
 BuildRequires:  ant-contrib
 BuildRequires:  java-devel
@@ -55,6 +56,7 @@
 %prep
 %setup -q -c
 %patch0 -p1 -b .build
+%patch1 -p1
 find . -name "*.jar" -exec rm -f {} \;
 mkdir -p lib
 build-jar-repository -s -p lib libbase commons-logging-api


++ libserializer-1.1.2-sourcetarget.patch ++
--- libserializer-1.1.2/common_build.xml2009-09-25 18:11:02.0 
+0200
+++ libserializer-1.1.2/common_build.xml2017-09-11 18:34:36.338508681 
+0200
@@ -136,8 +136,8 @@
   
-  
-  
+  
+  
 
   
   
 

commit libserializer for openSUSE:Factory

2014-07-19 Thread h_root
Hello community,

here is the log from the commit of package libserializer for openSUSE:Factory 
checked in at 2014-07-19 11:05:19

Comparing /work/SRC/openSUSE:Factory/libserializer (Old)
 and  /work/SRC/openSUSE:Factory/.libserializer.new (New)


Package is "libserializer"

Changes:

--- /work/SRC/openSUSE:Factory/libserializer/libserializer.changes  
2014-02-05 13:44:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libserializer.new/libserializer.changes 
2014-07-19 11:05:21.0 +0200
@@ -1,0 +2,10 @@
+Wed Jul  9 10:32:58 UTC 2014 - tchva...@suse.com
+
+- Add rpmlintrc to Sources.
+
+---
+Tue Jul  1 13:39:28 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner and specify buildroot
+
+---



Other differences:
--
++ libserializer.spec ++
--- /var/tmp/diff_new_pack.QFjJpQ/_old  2014-07-19 11:05:22.0 +0200
+++ /var/tmp/diff_new_pack.QFjJpQ/_new  2014-07-19 11:05:22.0 +0200
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libserializer
 Version:1.1.2
 Release:0
@@ -26,6 +27,7 @@
 #unzip, find . -name "*.jar" -exec rm {} \;
 #to simplify the licensing
 Source: libserializer-%{version}-jarsdeleted.zip
+Source99:   %{name}-rpmlintrc
 Patch0: libserializer-1.1.2.build.patch
 BuildRequires:  ant
 BuildRequires:  ant-contrib
@@ -36,6 +38,7 @@
 Requires:   java
 Requires:   jpackage-utils
 Requires:   libbase >= 1.1.2
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org