Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfmapi for openSUSE:Factory 
checked in at 2022-01-14 23:13:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfmapi (Old)
 and      /work/SRC/openSUSE:Factory/.libfmapi.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfmapi"

Fri Jan 14 23:13:24 2022 rev:5 rq:946375 version:20220114

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfmapi/libfmapi.changes        2021-06-11 
00:18:17.405276921 +0200
+++ /work/SRC/openSUSE:Factory/.libfmapi.new.1892/libfmapi.changes      
2022-01-14 23:14:52.282694867 +0100
@@ -1,0 +2,6 @@
+Fri Jan 14 09:34:23 UTC 2022 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 20220114
+  * No changes, version bump only.
+
+-------------------------------------------------------------------

Old:
----
  _service
  libfmapi-20210415.tar.xz

New:
----
  libfmapi-experimental-20220114.tar.gz
  libfmapi-experimental-20220114.tar.gz.asc
  libfmapi.keyring

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

Other differences:
------------------
++++++ libfmapi.spec ++++++
--- /var/tmp/diff_new_pack.EBQXID/_old  2022-01-14 23:14:52.706695140 +0100
+++ /var/tmp/diff_new_pack.EBQXID/_new  2022-01-14 23:14:52.710695142 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfmapi
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,26 +18,28 @@
 
 Name:           libfmapi
 %define lname  libfmapi1
-Version:        20210415
+Version:        20220114
 Release:        0
 Summary:        Library for MAPI data types
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libfmapi
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libfmapi/releases/download/%version/libfmapi-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libfmapi/releases/download/%version/libfmapi-experimental-%version.tar.gz.asc
+Source9:        %name.keyring
 Patch1:         system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libcdata) >= 20200509
+BuildRequires:  pkgconfig(libcdata) >= 20210625
 BuildRequires:  pkgconfig(libcerror) >= 20201121
 BuildRequires:  pkgconfig(libcnotify) >= 20200913
 BuildRequires:  pkgconfig(libcthreads) >= 20200508
 BuildRequires:  pkgconfig(libfdatetime) >= 20180910
 BuildRequires:  pkgconfig(libfguid) >= 20180724
 BuildRequires:  pkgconfig(libfwnt) >= 20210421
-BuildRequires:  pkgconfig(libuna) >= 20201204
+BuildRequires:  pkgconfig(libuna) >= 20220102
 
 %description
 A library for MAPI data types
@@ -68,7 +70,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static
 %make_build
 

Reply via email to