Hello community,

here is the log from the commit of package nextcloud for openSUSE:Factory 
checked in at 2017-08-24 18:53:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nextcloud (Old)
 and      /work/SRC/openSUSE:Factory/.nextcloud.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nextcloud"

Thu Aug 24 18:53:05 2017 rev:4 rq:516978 version:12.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes      2017-07-05 
23:57:00.936258059 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud.new/nextcloud.changes 2017-08-24 
18:53:14.098357203 +0200
@@ -1,0 +2,19 @@
+Tue Aug 15 09:16:16 UTC 2017 - [email protected]
+
+- upstream update to version 12.0.2
+  * Server
+    - Minor bugfix release
+
+-------------------------------------------------------------------
+Thu Aug 10 19:47:41 UTC 2017 - [email protected]
+
+- upstream update to version 12.0.1
+  So many changes. See https://nextcloud.com/changelog/#latest12
+
+-------------------------------------------------------------------
+Mon Jul 17 18:32:45 UTC 2017 - [email protected]
+
+- unneeded git-files should not be remove,
+  otherwise it throw integrity check failure in some situations.
+
+-------------------------------------------------------------------

Old:
----
  nextcloud-12.0.0.tar.bz2

New:
----
  nextcloud-12.0.2.tar.bz2

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

Other differences:
------------------
++++++ nextcloud.spec ++++++
--- /var/tmp/diff_new_pack.r0ITKk/_old  2017-08-24 18:53:17.033943855 +0200
+++ /var/tmp/diff_new_pack.r0ITKk/_new  2017-08-24 18:53:17.037943292 +0200
@@ -48,7 +48,7 @@
 %define statedir       /run
 %endif
 Name:           nextcloud
-%define base_version 12.0.0
+%define base_version 12.0.2
 Version:        %{base_version}
 Release:        0
 Summary:        File hosting service
@@ -119,13 +119,16 @@
 cp %{SOURCE3} .
 cp %{SOURCE4} .
 cp %{SOURCE5} .
-# delete unneeded gitfiles 
-rm -r `find . -name ".gitignore" -or -name ".gitkeep" -or -name ".github"`
-# remove entries in signature.json to prevent integrity check failure
-find . -iname signature.json \
-    -exec sed -i "/\/.gitignore\": ./d" "{}" \;  \
-    -exec sed -i "/\/.gitkeep\": ./d" "{}" \; \
-    -exec sed -i "/\/.github\": ./d" "{}" \;
+### Don't remove git files!! 
+### git files should not be removed, otherwise nextcloud rise up integrity 
check failure in some situations.
+###
+## delete unneeded gitfiles 
+#rm -r `find . -name ".gitignore" -or -name ".gitkeep" -or -name ".github"`
+## remove entries in signature.json to prevent integrity check failure
+#find . -iname signature.json \
+#    -exec sed -i "/\/.gitignore\": ./d" "{}" \;  \
+#    -exec sed -i "/\/.gitkeep\": ./d" "{}" \; \
+#    -exec sed -i "/\/.github\": ./d" "{}" \;
 
 %build
 

++++++ nextcloud-12.0.0.tar.bz2 -> nextcloud-12.0.2.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/nextcloud/nextcloud-12.0.0.tar.bz2 
/work/SRC/openSUSE:Factory/.nextcloud.new/nextcloud-12.0.2.tar.bz2 differ: char 
11, line 1


Reply via email to