[tepsonic/f14/master] Update to 0.98.3

progdan progdan at fedoraproject.org
Wed Apr 20 23:18:29 UTC 2011


commit fefab0c2772cf7bd9c49644209a0031d67d7507c
Author: Dan Vrátil <vratil at progdansoft.com>
Date:   Thu Apr 21 01:21:33 2011 +0200

    Update to 0.98.3

 .gitignore    |    1 +
 sources       |    2 +-
 tepsonic.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3e808c6..b579251 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /tepsonic-0.98.1-src.tar.gz
 /tepsonic-0.98.2-src.tar.gz
+/tepsonic-0.98.3-src.tar.gz
diff --git a/sources b/sources
index c448614..45342ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-648598551ade4791937ddd2d2873e4cb  tepsonic-0.98.2-src.tar.gz
+44230a5eb4c902028ed18686176b412b  tepsonic-0.98.3-src.tar.gz
diff --git a/tepsonic.spec b/tepsonic.spec
index 6ddd602..2ac1cc0 100644
--- a/tepsonic.spec
+++ b/tepsonic.spec
@@ -1,6 +1,6 @@
 Name:           tepsonic
-Version:        0.98.2
-Release:        1%{?dist}
+Version:        0.98.3
+release:        1%{?dist}
 Summary:        A simple, fast and lightweight Qt audio player
 
 Group:          Applications/Multimedia
@@ -59,6 +59,9 @@ rm -f %{buildroot}/%{_libdir}/%{name}/*.so
 %{_datadir}/icons/*
 
 %changelog
+* Wed Mar 20 2011 Dan Vratil <vratil at progdansoft.com> 0.98.3-1
+- update to 0.98.3
+
 * Thu Feb 08 2011 Dan Vratil <vratil at progdansoft.com> 0.98.2-1
 - update to 0.98.2
 - removed lastmflib dependency


More information about the scm-commits mailing list