Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package seafile for openSUSE:Factory checked 
in at 2021-12-10 21:52:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/seafile (Old)
 and      /work/SRC/openSUSE:Factory/.seafile.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "seafile"

Fri Dec 10 21:52:54 2021 rev:10 rq:939135 version:8.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/seafile/seafile.changes  2021-09-14 
21:14:40.864422192 +0200
+++ /work/SRC/openSUSE:Factory/.seafile.new.2520/seafile.changes        
2021-12-10 21:53:26.414920565 +0100
@@ -1,0 +2,5 @@
+Fri Dec 10 13:24:28 UTC 2021 - Paolo Stivanin <[email protected]>
+
+- Update to 8.0.5. No changelog.
+
+-------------------------------------------------------------------

Old:
----
  v8.0.4.tar.gz

New:
----
  v8.0.5.tar.gz

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

Other differences:
------------------
++++++ seafile.spec ++++++
--- /var/tmp/diff_new_pack.4aJ4gg/_old  2021-12-10 21:53:28.046921288 +0100
+++ /var/tmp/diff_new_pack.4aJ4gg/_new  2021-12-10 21:53:28.050921289 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           seafile
-Version:        8.0.4
+Version:        8.0.5
 Release:        0
 Summary:        Cloud storage client
 License:        GPL-2.0-only

++++++ v8.0.4.tar.gz -> v8.0.5.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/seafile-8.0.4/configure.ac 
new/seafile-8.0.5/configure.ac
--- old/seafile-8.0.4/configure.ac      2021-09-13 10:11:54.000000000 +0200
+++ new/seafile-8.0.5/configure.ac      2021-11-15 10:43:39.000000000 +0100
@@ -2,7 +2,7 @@
 
 
 AC_PREREQ(2.61)
-AC_INIT([seafile], [8.0.4], [[email protected]])
+AC_INIT([seafile], [8.0.5], [[email protected]])
 AC_CONFIG_HEADER([config.h])
 
 AC_CONFIG_MACRO_DIR([m4])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/seafile-8.0.4/debian/changelog 
new/seafile-8.0.5/debian/changelog
--- old/seafile-8.0.4/debian/changelog  2021-09-13 10:11:54.000000000 +0200
+++ new/seafile-8.0.5/debian/changelog  2021-11-15 10:43:39.000000000 +0100
@@ -1,3 +1,8 @@
+seafile-daemon (8.0.5) unstable; urgency=low
+
+  * new upstream release
+
+ -- Jonathan Xu <[email protected]>  Mon, 15 Nov  2021 17:36:48 +0800
 seafile-daemon (8.0.4) unstable; urgency=low
 
   * new upstream release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/seafile-8.0.4/msi/Includes.wxi 
new/seafile-8.0.5/msi/Includes.wxi
--- old/seafile-8.0.4/msi/Includes.wxi  2021-09-13 10:11:54.000000000 +0200
+++ new/seafile-8.0.5/msi/Includes.wxi  2021-11-15 10:43:39.000000000 +0100
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <Include Id="SeafileInclude">
-  <?define CurrentSeafileVersion="8.0.4" ?>
+  <?define CurrentSeafileVersion="8.0.5" ?>
 
   <!-- Update Guid ????????? -->
   <?define CurrentUpdateGuid="65DED1C8-A5F1-4C49-8E7E-B0A8A5A6535C" ?>
@@ -147,7 +147,8 @@
   <!-- <?define ProductGuid="93B20E38-EFF9-4CD8-BFF4-F0DF21DEADB8" ?> (8.0.1) 
-->
   <!-- <?define ProductGuid="8F8A6FBA-EAD1-4B16-B074-03C1BA4E1109" ?> (8.0.2) 
-->
   <!-- <?define ProductGuid="82A1C721-6B4E-473B-B515-8D0B9242C6A6" ?> (8.0.3) 
-->
-  <?define ProductGuid="B4ACB0CA-854E-4087-B9F5-7382924D7C49" ?>
+  <!-- <?define ProductGuid="B4ACB0CA-854E-4087-B9F5-7382924D7C49" ?> (8.0.4) 
-->
+  <?define ProductGuid="02E0FA9C-6C8A-4F87-924B-D33EF51EB9DE" ?>
 
   <?define GuidOfCustomComponent="AD201805-3CBD-4834-9097-5D934F7E0000" ?>
   <?define GuidOfAutoStartComponent="AD201805-3CBD-4834-9097-5D934F7E0001" ?>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/seafile-8.0.4/seafile.vcxproj 
new/seafile-8.0.5/seafile.vcxproj
--- old/seafile-8.0.4/seafile.vcxproj   2021-09-13 10:11:54.000000000 +0200
+++ new/seafile-8.0.5/seafile.vcxproj   2021-11-15 10:43:39.000000000 +0100
@@ -92,7 +92,7 @@
       <WarningLevel>Level3</WarningLevel>
       <SDLCheck>
       </SDLCheck>
-      
<PreprocessorDefinitions>WIN32;UNICODE;WIN32_LEAN_AND_MEAN;SEAFILE_CLIENT;PACKAGE_VERSION="8.0.4";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      
<PreprocessorDefinitions>WIN32;UNICODE;WIN32_LEAN_AND_MEAN;SEAFILE_CLIENT;PACKAGE_VERSION="8.0.5";%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <ConformanceMode>false</ConformanceMode>
       <AdditionalOptions>/utf-8 %(AdditionalOptions)</AdditionalOptions>
       
<AdditionalIncludeDirectories>$(ProjectDir)..\libsearpc\lib;$(ProjectDir)common;$(ProjectDir)lib;$(ProjectDir)include;$(ProjectDir)daemon;$(ProjectDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
@@ -110,7 +110,7 @@
       <WarningLevel>Level1</WarningLevel>
       <SDLCheck>
       </SDLCheck>
-      
<PreprocessorDefinitions>WIN32;UNICODE;WIN32_LEAN_AND_MEAN;SEAFILE_CLIENT;PACKAGE_VERSION="8.0.4";%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      
<PreprocessorDefinitions>WIN32;UNICODE;WIN32_LEAN_AND_MEAN;SEAFILE_CLIENT;PACKAGE_VERSION="8.0.5";%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <ConformanceMode>false</ConformanceMode>
       <LanguageStandard>stdcpp17</LanguageStandard>
       
<AdditionalIncludeDirectories>$(ProjectDir)..\libsearpc\lib;$(ProjectDir)common;$(ProjectDir)include;$(ProjectDir)daemon;$(ProjectDir)lib;$(ProjectDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
@@ -131,7 +131,7 @@
       <IntrinsicFunctions>false</IntrinsicFunctions>
       <SDLCheck>
       </SDLCheck>
-      
<PreprocessorDefinitions>WIN32;PACKAGE_VERSION="8.0.4";WIN32_LEAN_AND_MEAN;UNICODE;SEAFILE_CLIENT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+      
<PreprocessorDefinitions>WIN32;PACKAGE_VERSION="8.0.5";WIN32_LEAN_AND_MEAN;UNICODE;SEAFILE_CLIENT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <ConformanceMode>false</ConformanceMode>
       <LanguageStandard>stdcpp17</LanguageStandard>
       
<AdditionalIncludeDirectories>$(ProjectDir)..\libsearpc\lib;$(ProjectDir);$(ProjectDir)daemon;$(ProjectDir)include;$(ProjectDir)lib;$(ProjectDir)common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
@@ -158,7 +158,7 @@
       <IntrinsicFunctions>false</IntrinsicFunctions>
       <SDLCheck>
       </SDLCheck>
-     
<PreprocessorDefinitions>WIN32;PACKAGE_VERSION="8.0.4";WIN32_LEAN_AND_MEAN;UNICODE;SEAFILE_CLIENT;ENABLE_BREAKPAD;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+     
<PreprocessorDefinitions>WIN32;PACKAGE_VERSION="8.0.5";WIN32_LEAN_AND_MEAN;UNICODE;SEAFILE_CLIENT;ENABLE_BREAKPAD;%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <ConformanceMode>false</ConformanceMode>
       <LanguageStandard>stdcpp17</LanguageStandard>
       
<AdditionalIncludeDirectories>$(ProjectDir)..\libsearpc\lib;$(ProjectDir);$(ProjectDir)common;$(ProjectDir)lib;$(ProjectDir)include;$(ProjectDir)daemon;$(ProjectDir)..\breakpad\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

Reply via email to