From 95c57235fb0b599eeffe4c9bdcdceb617f0d8cc2 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Nov 17 2020 02:53:56 +0000 Subject: Update to 0.1.1 (#1897438) Signed-off-by: Randy Barlow --- diff --git a/.gitignore b/.gitignore index 83e090b..51fa62b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,5 @@ /dino-0.1.0.tar.gz /dino-0.1.0.tar.gz.asc /kf5ictsogs7pr4rbewa9ie1he85r9ghc +/dino-0.1.1.tar.gz +/dino-0.1.1.tar.gz.asc diff --git a/0000-Allow-any-version-in-the-signal-2.3-series.patch b/0000-Allow-any-version-in-the-signal-2.3-series.patch deleted file mode 100644 index d3af8be..0000000 --- a/0000-Allow-any-version-in-the-signal-2.3-series.patch +++ /dev/null @@ -1,28 +0,0 @@ -From 79bc80ac3da4aeaa77d1019837dd140b0f32071a Mon Sep 17 00:00:00 2001 -From: Randy Barlow -Date: Sat, 15 Aug 2020 12:11:23 -0400 -Subject: [PATCH] Allow any version in the signal-2.3 series - -This way we don't fail to build with 2.3.3. - -Signed-off-by: Randy Barlow ---- - plugins/signal-protocol/CMakeLists.txt | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/plugins/signal-protocol/CMakeLists.txt b/plugins/signal-protocol/CMakeLists.txt -index 0ae8411..9bc4e69 100644 ---- a/plugins/signal-protocol/CMakeLists.txt -+++ b/plugins/signal-protocol/CMakeLists.txt -@@ -32,7 +32,7 @@ if(NOT BUILD_LIBSIGNAL_IN_TREE) - # libsignal-protocol-c has a history of breaking compatibility on the patch level - # we'll have to check compatibility for every new release - # distro maintainers may update this dependency after compatibility tests -- find_package(SignalProtocol 2.3.2 EXACT REQUIRED) -+ find_package(SignalProtocol 2.3 REQUIRED) - else() - add_subdirectory(libsignal-protocol-c EXCLUDE_FROM_ALL) - set_property(TARGET curve25519 PROPERTY POSITION_INDEPENDENT_CODE ON) --- -2.25.4 - diff --git a/dino.spec b/dino.spec index 2fb2929..bc88ea1 100644 --- a/dino.spec +++ b/dino.spec @@ -1,6 +1,6 @@ Name: dino -Version: 0.1.0 -Release: 2%{?dist} +Version: 0.1.1 +Release: 1%{?dist} License: GPLv3 Summary: Modern XMPP ("Jabber") Chat Client using GTK+/Vala @@ -18,8 +18,6 @@ Source1: %{url}/releases/download/v%{version}/dino-%{version}.tar.gz.asc # # [0] https://wiki.gnupg.org/WKD Source2: https://dino.im/.well-known/openpgpkey/hu/kf5ictsogs7pr4rbewa9ie1he85r9ghc -# Allow dino to build with any libsignalprotocol-2.3 version, not just 2.3.2 -Patch0: 0000-Allow-any-version-in-the-signal-2.3-series.patch BuildRequires: cmake BuildRequires: desktop-file-utils @@ -114,6 +112,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/im.dino.Dino.desktop %changelog +* Mon Nov 16 2020 Randy Barlow - 0.1.1-1 +- Update to 0.1.1 (#1897438). +- https://github.com/dino/dino/releases/tag/v0.1.1 + * Sat Aug 15 2020 Randy Barlow - 0.1.0-2 - Fix FTBFS. diff --git a/sources b/sources index 94deb7e..052c7ce 100644 --- a/sources +++ b/sources @@ -1,3 +1,2 @@ -SHA512 (dino-0.1.0.tar.gz) = b63bf87dbf7f728f038f22d0dba34770a06d7eb1be2ec249293ff876e16c151165add895ff3cb20a3216c3581d20e10634d454ee8b024b895012efb34f9d7de8 -SHA512 (dino-0.1.0.tar.gz.asc) = 15571637c0c1d55093b4ac8a823c669b46c85336b68eddc982e74782c2228ce30f618ad3d14e82959839d3ed86e7ff8eac1f691680bbc459edc251d142394dbe -SHA512 (kf5ictsogs7pr4rbewa9ie1he85r9ghc) = cb90f67ef537d807e6552cb4a468222b4992f3722ad474db9b027a4b24c71c19910d04f3574eef73fe499a3b609fdd6c44bbaf6333b5a6cc769f66befd899a6d +SHA512 (dino-0.1.1.tar.gz) = 4b3c96a742bbdd30334a153c1c836fa247b21aeb4c8f9c0bf34d6299d8629a56a3865b9f3936746d4a7fb33e466833a3ed6e9893e4e7f7240c177b9630d90038 +SHA512 (dino-0.1.1.tar.gz.asc) = c86ecf6c612bd7b83e7747d1abbd206e86938b3b41258186aa5a2ed76b974d67cd58939edf4be8bc3fb4750049fd3a73a8229b40aa2c44516ffae327ef2873e2