[arch-commits] Commit in balsa/repos/community-x86_64 (4 files)

2020-06-04 Thread Balló György via arch-commits
Date: Thursday, June 4, 2020 @ 18:42:28
  Author: bgyorgy
Revision: 639031

archrelease: copy trunk to community-x86_64

Added:
  balsa/repos/community-x86_64/PKGBUILD
(from rev 639030, balsa/trunk/PKGBUILD)
  balsa/repos/community-x86_64/balsa.changelog
(from rev 639030, balsa/trunk/balsa.changelog)
Deleted:
  balsa/repos/community-x86_64/PKGBUILD
  balsa/repos/community-x86_64/balsa.changelog

-+
 PKGBUILD|   83 ++
 balsa.changelog |   46 ++---
 2 files changed, 64 insertions(+), 65 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-06-04 18:42:23 UTC (rev 639030)
+++ PKGBUILD2020-06-04 18:42:28 UTC (rev 639031)
@@ -1,42 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ionut Biru 
-# Contributor: Brad Fanella 
-# Contributor: Roman Kyrylych 
-
-pkgname=balsa
-pkgver=2.5.9
-pkgrel=1
-pkgdesc="An e-mail client for GNOME"
-arch=('x86_64')
-url='https://pawsa.fedorapeople.org/balsa/'
-license=('GPL')
-depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
- 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
-makedepends=('yelp-tools' 'intltool')
-changelog=$pkgname.changelog
-source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
-sha256sums=('31857778029f8a18e5475dca3f4a98894e005adc35bf2a33e938cdb51d0efaa5')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --with-gpgme=gpgme-config \
-  --with-gss \
-  --with-ldap \
-  --with-gtksourceview \
-  --with-spell-checker=gspell \
-  --with-rubrica \
-  --with-sqlite \
-  --with-gnome \
-  --with-html-widget=webkit2
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
-}

Copied: balsa/repos/community-x86_64/PKGBUILD (from rev 639030, 
balsa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-06-04 18:42:28 UTC (rev 639031)
@@ -0,0 +1,41 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ionut Biru 
+# Contributor: Brad Fanella 
+# Contributor: Roman Kyrylych 
+
+pkgname=balsa
+pkgver=2.6.1
+pkgrel=1
+pkgdesc="An e-mail client for GNOME"
+arch=('x86_64')
+url='https://pawsa.fedorapeople.org/balsa/'
+license=('GPL')
+depends=('gmime3' 'webkit2gtk' 'libical' 'libnotify'
+ 'gpgme' 'gtksourceview4' 'gspell')
+makedepends=('yelp-tools' 'intltool')
+changelog=$pkgname.changelog
+source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
+sha256sums=('6441772cb5e1870f10c358c21f7e709da8cc0bfa6cc005ec744b9f1b00ea7df6')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --with-gss \
+  --with-ldap \
+  --with-gtksourceview \
+  --with-spell-checker=gspell \
+  --with-rubrica \
+  --with-sqlite \
+  --with-gnome \
+  --with-html-widget=webkit2
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
+}

Deleted: balsa.changelog
===
--- balsa.changelog 2020-06-04 18:42:23 UTC (rev 639030)
+++ balsa.changelog 2020-06-04 18:42:28 UTC (rev 639031)
@@ -1,23 +0,0 @@
-2019-10-20 Jaroslav Lichtblau 
-   * balsa 2.5.9-1
-
-2019-06-02 Jaroslav Lichtblau 
-   * balsa 2.5.7-1
-
-2018-06-13 Jaroslav Lichtblau 
-   * balsa 2.5.6-1
-
-2018-03-01 Jaroslav Lichtblau 
-   * balsa 2.5.5-1
-
-2016-12-20 Jaroslav Lichtblau 
-   * balsa 2.5.3-1
-
-2016-04-29 Jaroslav Lichtblau 
-   * balsa 2.5.2-3 pacman hooks rebuild
-
-2015-07-11 Jaroslav Lichtblau 
-   * balsa 2.5.2-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * balsa 2.5.1-1

Copied: balsa/repos/community-x86_64/balsa.changelog (from rev 639030, 
balsa/trunk/balsa.changelog)
===
--- balsa.changelog (rev 0)
+++ balsa.changelog 2020-06-04 18:42:28 UTC (rev 639031)
@@ -0,0 +1,23 @@
+2019-10-20 Jaroslav Lichtblau 
+   * balsa 2.5.9-1
+
+2019-06-02 Jaroslav Lichtblau 
+   * balsa 2.5.7-1
+
+2018-06-13 Jaroslav Lichtblau 
+   * balsa 2.5.6-1
+
+2018-03-01 Jaroslav Lichtblau 
+   * balsa 2.5.5-1
+
+2016-12-20 Jaroslav Lichtblau 
+   * balsa 2.5.3-1
+
+2016-04-29 Jaroslav Lichtblau 
+   * balsa 2.5.2-3 pacman hooks rebuild
+
+2015-07-11 Jaroslav Lichtblau 
+   * balsa 2.5.2-1
+
+2013-05-18 Jaroslav Lichtblau 
+   * balsa 2.5.1-1


[arch-commits] Commit in balsa/repos/community-x86_64 (4 files)

2019-10-20 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, October 20, 2019 @ 18:37:55
  Author: jlichtblau
Revision: 517913

archrelease: copy trunk to community-x86_64

Added:
  balsa/repos/community-x86_64/PKGBUILD
(from rev 517912, balsa/trunk/PKGBUILD)
  balsa/repos/community-x86_64/balsa.changelog
(from rev 517912, balsa/trunk/balsa.changelog)
Deleted:
  balsa/repos/community-x86_64/PKGBUILD
  balsa/repos/community-x86_64/balsa.changelog

-+
 PKGBUILD|   84 +++---
 balsa.changelog |   43 ++-
 2 files changed, 65 insertions(+), 62 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-10-20 18:37:31 UTC (rev 517912)
+++ PKGBUILD2019-10-20 18:37:55 UTC (rev 517913)
@@ -1,42 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ionut Biru 
-# Contributor: Brad Fanella 
-# Contributor: Roman Kyrylych 
-
-pkgname=balsa
-pkgver=2.5.7
-pkgrel=1
-pkgdesc="An e-mail client for GNOME"
-arch=('x86_64')
-url='https://pawsa.fedorapeople.org/balsa/'
-license=('GPL')
-depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
- 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
-makedepends=('yelp-tools' 'intltool')
-changelog=$pkgname.changelog
-source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
-sha256sums=('dd0616e838893bf0def5c8de5070ef48215e9cb0ae997c57e51687caaf83d879')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --with-gpgme=gpgme-config \
-  --with-gss \
-  --with-ldap \
-  --with-gtksourceview \
-  --with-spell-checker=gspell \
-  --with-rubrica \
-  --with-sqlite \
-  --with-gnome \
-  --with-html-widget=webkit2
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
-}

Copied: balsa/repos/community-x86_64/PKGBUILD (from rev 517912, 
balsa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-10-20 18:37:55 UTC (rev 517913)
@@ -0,0 +1,42 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ionut Biru 
+# Contributor: Brad Fanella 
+# Contributor: Roman Kyrylych 
+
+pkgname=balsa
+pkgver=2.5.9
+pkgrel=1
+pkgdesc="An e-mail client for GNOME"
+arch=('x86_64')
+url='https://pawsa.fedorapeople.org/balsa/'
+license=('GPL')
+depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
+ 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
+makedepends=('yelp-tools' 'intltool')
+changelog=$pkgname.changelog
+source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
+sha256sums=('31857778029f8a18e5475dca3f4a98894e005adc35bf2a33e938cdb51d0efaa5')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --with-gpgme=gpgme-config \
+  --with-gss \
+  --with-ldap \
+  --with-gtksourceview \
+  --with-spell-checker=gspell \
+  --with-rubrica \
+  --with-sqlite \
+  --with-gnome \
+  --with-html-widget=webkit2
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
+}

Deleted: balsa.changelog
===
--- balsa.changelog 2019-10-20 18:37:31 UTC (rev 517912)
+++ balsa.changelog 2019-10-20 18:37:55 UTC (rev 517913)
@@ -1,20 +0,0 @@
-2019-06-02 Jaroslav Lichtblau 
-   * balsa 2.5.7-1
-
-2018-06-13 Jaroslav Lichtblau 
-   * balsa 2.5.6-1
-
-2018-03-01 Jaroslav Lichtblau 
-   * balsa 2.5.5-1
-
-2016-12-20 Jaroslav Lichtblau 
-   * balsa 2.5.3-1
-
-2016-04-29 Jaroslav Lichtblau 
-   * balsa 2.5.2-3 pacman hooks rebuild
-
-2015-07-11 Jaroslav Lichtblau 
-   * balsa 2.5.2-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * balsa 2.5.1-1

Copied: balsa/repos/community-x86_64/balsa.changelog (from rev 517912, 
balsa/trunk/balsa.changelog)
===
--- balsa.changelog (rev 0)
+++ balsa.changelog 2019-10-20 18:37:55 UTC (rev 517913)
@@ -0,0 +1,23 @@
+2019-10-20 Jaroslav Lichtblau 
+   * balsa 2.5.9-1
+
+2019-06-02 Jaroslav Lichtblau 
+   * balsa 2.5.7-1
+
+2018-06-13 Jaroslav Lichtblau 
+   * balsa 2.5.6-1
+
+2018-03-01 Jaroslav Lichtblau 
+   * balsa 2.5.5-1
+
+2016-12-20 Jaroslav Lichtblau 
+   * balsa 2.5.3-1
+
+2016-04-29 Jaroslav Lichtblau 
+   * balsa 2.5.2-3 pacman hooks rebuild
+
+2015-07-11 Jaroslav Lichtblau 
+   * balsa 2.5.2-1
+
+2013-05-18 Jaroslav Lichtblau 
+   * balsa 2.5.1-1


[arch-commits] Commit in balsa/repos/community-x86_64 (4 files)

2019-06-02 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, June 2, 2019 @ 18:08:25
  Author: jlichtblau
Revision: 476635

archrelease: copy trunk to community-x86_64

Added:
  balsa/repos/community-x86_64/PKGBUILD
(from rev 476634, balsa/trunk/PKGBUILD)
  balsa/repos/community-x86_64/balsa.changelog
(from rev 476634, balsa/trunk/balsa.changelog)
Deleted:
  balsa/repos/community-x86_64/PKGBUILD
  balsa/repos/community-x86_64/balsa.changelog

-+
 PKGBUILD|   85 ++
 balsa.changelog |   37 ---
 2 files changed, 62 insertions(+), 60 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-06-02 18:08:14 UTC (rev 476634)
+++ PKGBUILD2019-06-02 18:08:25 UTC (rev 476635)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ionut Biru 
-# Contributor: Brad Fanella 
-# Contributor: Roman Kyrylych 
-
-pkgname=balsa
-pkgver=2.5.6
-pkgrel=1
-pkgdesc="An e-mail client for GNOME"
-arch=('x86_64')
-url='http://pawsa.fedorapeople.org/balsa/'
-license=('GPL')
-depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
- 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
-makedepends=('yelp-tools' 'intltool')
-changelog=$pkgname.changelog
-source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
-sha256sums=('7d5aa5a12e54d385da77660dc5908299146ba4ab108e3c353b713e4435e3669e')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --with-gpgme=gpgme-config \
-  --with-gss \
-  --with-ldap \
-  --with-gtksourceview \
-  --with-spell-checker=gspell \
-  --with-rubrica \
-  --with-sqlite \
-  --with-gnome \
-  --with-html-widget=webkit2
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
-}

Copied: balsa/repos/community-x86_64/PKGBUILD (from rev 476634, 
balsa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-06-02 18:08:25 UTC (rev 476635)
@@ -0,0 +1,42 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ionut Biru 
+# Contributor: Brad Fanella 
+# Contributor: Roman Kyrylych 
+
+pkgname=balsa
+pkgver=2.5.7
+pkgrel=1
+pkgdesc="An e-mail client for GNOME"
+arch=('x86_64')
+url='https://pawsa.fedorapeople.org/balsa/'
+license=('GPL')
+depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
+ 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
+makedepends=('yelp-tools' 'intltool')
+changelog=$pkgname.changelog
+source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
+sha256sums=('dd0616e838893bf0def5c8de5070ef48215e9cb0ae997c57e51687caaf83d879')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --with-gpgme=gpgme-config \
+  --with-gss \
+  --with-ldap \
+  --with-gtksourceview \
+  --with-spell-checker=gspell \
+  --with-rubrica \
+  --with-sqlite \
+  --with-gnome \
+  --with-html-widget=webkit2
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
+}

Deleted: balsa.changelog
===
--- balsa.changelog 2019-06-02 18:08:14 UTC (rev 476634)
+++ balsa.changelog 2019-06-02 18:08:25 UTC (rev 476635)
@@ -1,17 +0,0 @@
-2018-06-13 Jaroslav Lichtblau 
-   * balsa 2.5.6-1
-
-2018-03-01 Jaroslav Lichtblau 
-   * balsa 2.5.5-1
-
-2016-12-20 Jaroslav Lichtblau 
-   * balsa 2.5.3-1
-
-2016-04-29 Jaroslav Lichtblau 
-   * balsa 2.5.2-3 pacman hooks rebuild
-
-2015-07-11 Jaroslav Lichtblau 
-   * balsa 2.5.2-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * balsa 2.5.1-1

Copied: balsa/repos/community-x86_64/balsa.changelog (from rev 476634, 
balsa/trunk/balsa.changelog)
===
--- balsa.changelog (rev 0)
+++ balsa.changelog 2019-06-02 18:08:25 UTC (rev 476635)
@@ -0,0 +1,20 @@
+2019-06-02 Jaroslav Lichtblau 
+   * balsa 2.5.7-1
+
+2018-06-13 Jaroslav Lichtblau 
+   * balsa 2.5.6-1
+
+2018-03-01 Jaroslav Lichtblau 
+   * balsa 2.5.5-1
+
+2016-12-20 Jaroslav Lichtblau 
+   * balsa 2.5.3-1
+
+2016-04-29 Jaroslav Lichtblau 
+   * balsa 2.5.2-3 pacman hooks rebuild
+
+2015-07-11 Jaroslav Lichtblau 
+   * balsa 2.5.2-1
+
+2013-05-18 Jaroslav Lichtblau 
+   * balsa 2.5.1-1


[arch-commits] Commit in balsa/repos/community-x86_64 (4 files)

2018-06-13 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, June 13, 2018 @ 19:10:50
  Author: jlichtblau
Revision: 342928

archrelease: copy trunk to community-x86_64

Added:
  balsa/repos/community-x86_64/PKGBUILD
(from rev 342927, balsa/trunk/PKGBUILD)
  balsa/repos/community-x86_64/balsa.changelog
(from rev 342927, balsa/trunk/balsa.changelog)
Deleted:
  balsa/repos/community-x86_64/PKGBUILD
  balsa/repos/community-x86_64/balsa.changelog

-+
 PKGBUILD|   86 +++---
 balsa.changelog |   31 ++-
 2 files changed, 60 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-13 19:10:36 UTC (rev 342927)
+++ PKGBUILD2018-06-13 19:10:50 UTC (rev 342928)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Ionut Biru 
-# Contributor: Brad Fanella 
-# Contributor: Roman Kyrylych 
-
-pkgname=balsa
-pkgver=2.5.5
-pkgrel=2
-pkgdesc="An e-mail client for GNOME"
-arch=('x86_64')
-url='http://pawsa.fedorapeople.org/balsa/'
-license=('GPL')
-depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
- 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
-makedepends=('yelp-tools' 'intltool')
-changelog=$pkgname.changelog
-source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
-sha256sums=('ff2bb1150581d0ba10af5fb8f843072299899fa6efdb68a7f510f7b679409c5c')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  ./configure --prefix=/usr \
-  --sysconfdir=/etc \
-  --localstatedir=/var \
-  --with-gpgme=gpgme-config \
-  --with-gss \
-  --with-ldap \
-  --with-gtksourceview \
-  --with-spell-checker=gspell \
-  --with-rubrica \
-  --with-sqlite \
-  --with-gnome \
-  --with-html-widget=webkit2
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
-}

Copied: balsa/repos/community-x86_64/PKGBUILD (from rev 342927, 
balsa/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-13 19:10:50 UTC (rev 342928)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Ionut Biru 
+# Contributor: Brad Fanella 
+# Contributor: Roman Kyrylych 
+
+pkgname=balsa
+pkgver=2.5.6
+pkgrel=1
+pkgdesc="An e-mail client for GNOME"
+arch=('x86_64')
+url='http://pawsa.fedorapeople.org/balsa/'
+license=('GPL')
+depends=('gmime' 'webkit2gtk' 'libesmtp' 'libnotify'
+ 'gpgme' 'gtksourceview3' 'gspell' 'desktop-file-utils')
+makedepends=('yelp-tools' 'intltool')
+changelog=$pkgname.changelog
+source=(https://pawsa.fedorapeople.org/balsa/$pkgname-$pkgver.tar.bz2)
+sha256sums=('7d5aa5a12e54d385da77660dc5908299146ba4ab108e3c353b713e4435e3669e')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  ./configure --prefix=/usr \
+  --sysconfdir=/etc \
+  --localstatedir=/var \
+  --with-gpgme=gpgme-config \
+  --with-gss \
+  --with-ldap \
+  --with-gtksourceview \
+  --with-spell-checker=gspell \
+  --with-rubrica \
+  --with-sqlite \
+  --with-gnome \
+  --with-html-widget=webkit2
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgver
+
+  make GTK_UPDATE_ICON_CACHE=/bin/true DESTDIR="${pkgdir}" install
+}

Deleted: balsa.changelog
===
--- balsa.changelog 2018-06-13 19:10:36 UTC (rev 342927)
+++ balsa.changelog 2018-06-13 19:10:50 UTC (rev 342928)
@@ -1,14 +0,0 @@
-2018-03-01 Jaroslav Lichtblau 
-   * balsa 2.5.5-1
-
-2016-12-20 Jaroslav Lichtblau 
-   * balsa 2.5.3-1
-
-2016-04-29 Jaroslav Lichtblau 
-   * balsa 2.5.2-3 pacman hooks rebuild
-
-2015-07-11 Jaroslav Lichtblau 
-   * balsa 2.5.2-1
-
-2013-05-18 Jaroslav Lichtblau 
-   * balsa 2.5.1-1

Copied: balsa/repos/community-x86_64/balsa.changelog (from rev 342927, 
balsa/trunk/balsa.changelog)
===
--- balsa.changelog (rev 0)
+++ balsa.changelog 2018-06-13 19:10:50 UTC (rev 342928)
@@ -0,0 +1,17 @@
+2018-06-13 Jaroslav Lichtblau 
+   * balsa 2.5.6-1
+
+2018-03-01 Jaroslav Lichtblau 
+   * balsa 2.5.5-1
+
+2016-12-20 Jaroslav Lichtblau 
+   * balsa 2.5.3-1
+
+2016-04-29 Jaroslav Lichtblau 
+   * balsa 2.5.2-3 pacman hooks rebuild
+
+2015-07-11 Jaroslav Lichtblau 
+   * balsa 2.5.2-1
+
+2013-05-18 Jaroslav Lichtblau 
+   * balsa 2.5.1-1