neochat 1.2-1 (x86_64;znver1;aarch64) 2021-14038
9999
| Status | published | ||||||||||||
| Submitter | benbullard79 [@T] cox.net | ||||||||||||
| Platform | rolling | ||||||||||||
| Repository | main | ||||||||||||
| URL | https://abf.openmandriva.org/build_lists/54146 | ||||||||||||
| Packages |
|
||||||||||||
| Build Date | 2021-06-23 15:47:26 +0000 UTC | ||||||||||||
| Last Updated | 2021-06-27 17:13:39.53083232 +0000 UTC |
$ git show --format=fuller --patch-with-stat --summary 05b0c197ad3ed2e87c114af6cc87da2434ecb67d
commit 05b0c197ad3ed2e87c114af6cc87da2434ecb67d
Author: Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Wed Jun 16 18:17:31 2021 +0200
Commit: Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Wed Jun 16 18:17:31 2021 +0200
1.2
---
.abf.yml | 2 +-
neochat.spec | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 7449438..a8e508a 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- neochat-20210427.tar.gz: 4e40a7e7f6e93a4a88e4400dbee19a091d65c219
+ neochat-1.2.tar.gz: a8435bb02c760419b440d094981e3f236b31c247
diff --git a/neochat.spec b/neochat.spec
index 8dd0281..d16825b 100644
--- a/neochat.spec
+++ b/neochat.spec
@@ -1,14 +1,14 @@
-%define git 20210427
-%define gitcommit 7e778d225baeefaf937ce8f022f86e10eb46e708
+#define git 20210615
+%define gitcommit bc977c3fc6f9784cce5906a988427c47cca19c0d
Name: neochat
-Version: 1.0.1
+Version: 1.2
Release: %{?git:0.%{git}.}1
License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and BSD
Summary: Client for matrix, the decentralized communication protocol
URL: https://invent.kde.org/network/neochat
# git archive --format=tar.gz -o ../neochat-$(date +%Y%m%d).tar.gz --prefix=neochat-master-7e778d225baeefaf937ce8f022f86e10eb46e708/ master
-Source0: https://invent.kde.org/network/neochat/-/archive/%{?git:master}%{!?git:%{version}}/%{name}-%{?git:%{git}}%{!?git:%{version}}.tar.gz
+Source0: https://invent.kde.org/network/neochat/-/archive/%{?git:master}%{!?git:v%{version}}/%{name}-%{?git:%{git}}%{!?git:%{version}}.tar.gz
BuildRequires: cmake(Qt5Concurrent)
BuildRequires: cmake(Qt5Core)
@@ -47,7 +47,7 @@ instant messaging. It is a fork of Spectral, using KDE frameworks, most
notably Kirigami, KConfig and KI18n.
%prep
-%autosetup -n %{name}-%{?git:master-%{gitcommit}}%{!?git:%{version}} -p1
+%autosetup -n %{name}-%{?git:master}%{!?git:v%{version}}-%{gitcommit} -p1
%build
%cmake_kde5
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1582d 16hrs |
| benbullard79 [@T] cox.net | No Comment. | 1582d 16hrs |