aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRael <rael.gc@gmail.com>2015-06-17 11:24:56 -0300
committerRael <rael.gc@gmail.com>2015-06-17 11:24:56 -0300
commitbc488e93eb38b586a93cae5b5f5577e305afdeeb (patch)
tree8280c068a70264d6a482c45c35e0e4ecc550ba1c
parent95fefd8915bb422135e39a79229b8734f82b69a9 (diff)
downloadscudcloud-bc488e93eb38b586a93cae5b5f5577e305afdeeb.zip
scudcloud-bc488e93eb38b586a93cae5b5f5577e305afdeeb.tar.gz
scudcloud-bc488e93eb38b586a93cae5b5f5577e305afdeeb.tar.bz2
New package release
-rw-r--r--README.md6
-rw-r--r--scudcloud-1.0/debian/changelog7
2 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index e708889..33cf5ad 100644
--- a/README.md
+++ b/README.md
@@ -76,9 +76,9 @@ First, you'll need to install at least packages for `python3`, `python-qt4` (`qt
Then run the below script: it'll download the code and install it:
```bash
-wget https://github.com/raelgc/scudcloud/archive/v1.0.39.tar.gz
-tar -xvf v1.0.39.tar.gz
-cd scudcloud-1.0.39
+wget https://github.com/raelgc/scudcloud/archive/v1.0.41.tar.gz
+tar -xvf v1.0.41.tar.gz
+cd scudcloud-1.0.41
SOURCE="scudcloud-1.0"
INSTALL="/opt/scudcloud"
sudo mkdir -p $INSTALL/lib
diff --git a/scudcloud-1.0/debian/changelog b/scudcloud-1.0/debian/changelog
index 88be890..30a7ade 100644
--- a/scudcloud-1.0/debian/changelog
+++ b/scudcloud-1.0/debian/changelog
@@ -1,3 +1,10 @@
+scudcloud (1.0-41) trusty; urgency=medium
+
+ * Adding FullScreen support (#129)
+ * Fixing stuck on Status (#147)
+
+ -- Rael Gugelmin Cunha <rael.gc@gmail.com> Wed, 17 Jun 2015 11:22:45 -0300
+
scudcloud (1.0-40) trusty; urgency=medium
* Fixing first team icon