sink 0.8.1-0.20190917.1 (i686;x86_64;znver1) 2019-6821
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/606440
Packages
libsink0-0.8.1-0.20190917.1.i686.binary
libsink0-debuginfo-0.8.1-0.20190917.1.i686.debuginfo
libsink-devel-0.8.1-0.20190917.1.i686.binary
sink-0.8.1-0.20190917.1.i686.source
sink-0.8.1-0.20190917.1.i686.binary
sink-debuginfo-0.8.1-0.20190917.1.i686.debuginfo
lib64sink0-0.8.1-0.20190917.1.x86_64.binary
lib64sink0-debuginfo-0.8.1-0.20190917.1.x86_64.debuginfo
lib64sink-devel-0.8.1-0.20190917.1.x86_64.binary
sink-0.8.1-0.20190917.1.x86_64.binary
sink-0.8.1-0.20190917.1.x86_64.source
sink-debuginfo-0.8.1-0.20190917.1.x86_64.debuginfo
lib64sink0-0.8.1-0.20190917.1.znver1.binary
lib64sink0-debuginfo-0.8.1-0.20190917.1.znver1.debuginfo
lib64sink-devel-0.8.1-0.20190917.1.znver1.binary
sink-0.8.1-0.20190917.1.znver1.binary
sink-0.8.1-0.20190917.1.znver1.source
sink-debuginfo-0.8.1-0.20190917.1.znver1.debuginfo
Build Date 2019-09-20 01:56:16 +0000 UTC
Last Updated 2019-09-26 17:21:21.448753713 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary ad44691403539736a35f77c36912298a97d85355

commit ad44691403539736a35f77c36912298a97d85355
Author:     Bernhard Rosenkraenzer <bero@lindev.ch>
AuthorDate: Tue Sep 17 22:58:39 2019 +0200
Commit:     Bernhard Rosenkraenzer <bero@lindev.ch>
CommitDate: Tue Sep 17 22:58:39 2019 +0200

    Update to current git
---
 .abf.yml  |  2 +-
 sink.spec | 20 +++++++++++++++++---
 2 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index a91bbb3..72f3fc0 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  sink-0.7.0.tar.xz: b1e8158f5e1d63eb46e41d1a382500fcb6c8cb61
+  sink-0.8.1-20190917.tar.xz: 84f9cb6e046f25f23934e52a09157defedd42901
diff --git a/sink.spec b/sink.spec
index 4ec35e4..526d74c 100644
--- a/sink.spec
+++ b/sink.spec
@@ -6,15 +6,23 @@
 # sink doesn't follow KDE's usual versioning scheme yet, it's always unstable
 %define stable unstable
 
+%define snapshot 20190917
+
 Name:           sink
-Version:        0.7.0
-Release:        1
+Version:        0.8.1
 Summary:        Backend for the Kube mail system
 
 Group:          Applications/Desktop
 License:        GPL
 URL:            https://www.kube-project.com/
+%if 0%{snapshot}
+Release:        0.%{snapshot}.1
+# git://anongit.kde.org/sink.git
+Source0:	sink-%{version}-%{snapshot}.tar.xz
+%else
+Release:        1
 Source0:        http://download.kde.org/%{stable}/sink/%{version}/src/%{name}-%{version}.tar.xz
+%endif
 
 BuildRequires:  cmake ninja
 BuildRequires:  cmake(ECM)
@@ -61,7 +69,11 @@ Group:		Development/KDE and Qt
 Development headers for sink
 
 %prep
-%setup -q
+%if %{snapshot}
+%autosetup -p1 -n %{name}-%{version}-%{snapshot}
+%else
+%autosetup -p1
+%endif
 %cmake_kde5
 
 %build
@@ -78,6 +90,8 @@ rm %{buildroot}%{_prefix}/bin/sink_smtp_test
 %{_libdir}/libsink.so.%{major}*
 
 %files
+%{_bindir}/populatecalendar.sh
+%{_bindir}/resetcalendar.sh
 %{_bindir}/hawd
 %{_bindir}/sink_synchronizer
 %{_bindir}/sinksh
Not Available

benbullard79 [@T] cox.netTime to cull the herd1644d 16hrs
benbullard79 [@T] cox.netcull the herd1644d 15hrs