[audacious] Update to 3.5.1.

Michael Schwendt mschwendt at fedoraproject.org
Fri Jul 25 12:22:57 UTC 2014


commit d809b3a3466f03eb79a836f6bb9a39fc50dbbaf1
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Jul 25 14:22:47 2014 +0200

    Update to 3.5.1.

 .gitignore     |    1 +
 audacious.spec |    9 ++++++---
 sources        |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 940242d..8801491 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /audacious-3.4.2.tar.bz2
 /audacious-3.4.3.tar.bz2
 /audacious-3.5.tar.bz2
+/audacious-3.5.1.tar.bz2
diff --git a/audacious.spec b/audacious.spec
index 27224f2..54e360c 100644
--- a/audacious.spec
+++ b/audacious.spec
@@ -1,14 +1,14 @@
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.5
 
-%global tar_ver 3.5
+%global tar_ver 3.5.1
 
 # Audacious Generic Plugin API defined in audacious-libs subpackage.
 
 
 Name: audacious
-Version: 3.5
-Release: 3%{?dist}
+Version: 3.5.1
+Release: 1%{?dist}
 
 License: BSD
 Summary: Advanced audio player
@@ -158,6 +158,9 @@ fi
 
 
 %changelog
+* Thu Jul 24 2014 Michael Schwendt <mschwendt at fedoraproject.org> - 3.5.1-1
+- Update to 3.5.1.
+
 * Tue Jun 24 2014 Michael Schwendt <mschwendt at fedoraproject.org> - 3.5-3
 - Drop the old non-arch-specific Plugin API version capabilities.
 
diff --git a/sources b/sources
index 10faf35..b2c3e2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d0842d6c2aa3d598b3e26e1994be757  audacious-3.5.tar.bz2
+728df3e3f133782d2bb92e23fbbc6f55  audacious-3.5.1.tar.bz2


More information about the scm-commits mailing list