gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] annotated tag v0.8.2 updated (6e974136 -> ac04e6d8)


From: gnunet
Subject: [taler-wallet-core] annotated tag v0.8.2 updated (6e974136 -> ac04e6d8)
Date: Tue, 24 Aug 2021 15:49:24 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a change to annotated tag v0.8.2
in repository wallet-core.

*** WARNING: tag v0.8.2 was modified! ***

    from 6e974136 (tag)
      to ac04e6d8 (tag)
 tagging 514395eec35f1d631f73cc36c58f3fdbb4dd6452 (commit)
 replaces v0.8.1
      by Florian Dold
      on Tue Aug 24 15:49:18 2021 +0200

- Log -----------------------------------------------------------------
Official release of GNU Taler wallet 0.8.2.
-----------------------------------------------------------------------

    from 4c41e705 DB schema cleanup
     add c94c8f59 debian: changelog
     add 514395ee dist

No new revisions were added by this update.

Summary of changes:
 build-system/Makefile | 5 +++++
 debian/changelog      | 6 ++++++
 2 files changed, 11 insertions(+)

diff --git a/build-system/Makefile b/build-system/Makefile
index ef2fce36..24b86c15 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -19,6 +19,11 @@ compile:
 
 .PHONY: dist
 dist:
+       $(git-archive-all) --include ./configure taler-wallet-$(shell git 
describe --tags --abbrev=0).tar.gz
+
+# Create tarball with git hash prefix in name
+.PHONY: dist-git
+dist-git:
        $(git-archive-all) --include ./configure taler-wallet-$(shell git 
describe --tags).tar.gz
 
 .PHONY: publish
diff --git a/debian/changelog b/debian/changelog
index e37fc7e1..e390e4bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taler-wallet-cli (0.8.2) unstable; urgency=low
+
+  * Official 0.8.2 release.
+
+ -- Florian Dold <dold@taler.net>  Tue, 24 Aug 2021 15:47:15 +0200
+
 taler-wallet-cli (0.0.1-6) unstable; urgency=low
 
   * Fix deposit tracking.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]