[audacious-plugins] A few plugins changed licensing to two-clause BSD.

Michael Schwendt mschwendt at fedoraproject.org
Thu Jul 5 09:35:11 UTC 2012


commit 9f147a8f6661e096b12abf8801e35d18e5f015d1
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Thu Jul 5 11:35:06 2012 +0200

    A few plugins changed licensing to two-clause BSD.
    
    - Update to 3.3-beta1.

 .gitignore             |    1 +
 README.licenses        |    6 +++---
 audacious-plugins.spec |    8 ++++++--
 sources                |    2 +-
 4 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b63bac..d6337a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /audacious-plugins-3.2.2.tar.bz2
 /audacious-plugins-3.2.3.tar.bz2
 /audacious-plugins-3.3-alpha1.tar.bz2
+/audacious-plugins-3.3-beta1.tar.bz2
diff --git a/README.licenses b/README.licenses
index b4fdda5..19feca4 100644
--- a/README.licenses
+++ b/README.licenses
@@ -11,19 +11,19 @@ blur_scope                    GPLv2+
 bs2b                          GPLv2+
 cairo-spectrum                MIT
 cdaudio-ng                    GPLv3
-cd-menu-items                 GPLv3
+cd-menu-items                 BSD
 compressor                    BSD
 console                       LGPLv2+
 crossfade                     BSD
 crystalizer                   MIT
-cue                           GPLv3
+cue                           BSD
 echo_plugin
 ffaudio
 filewriter                    GPLv2+
 flacng                        GPLv3
 gio                           BSD
 gnomeshortcuts                GPLv2+
-gtkui                         GPLv3
+gtkui                         BSD
 hotkey                        GPLv2+
 jack                          LGPLv2+
 ladspa                        BSD
diff --git a/audacious-plugins.spec b/audacious-plugins.spec
index 6ecc5f9..d96ad3b 100644
--- a/audacious-plugins.spec
+++ b/audacious-plugins.spec
@@ -4,14 +4,14 @@
 %endif
 %{?aud_plugin_dep}
 
-%global tar_ver %{version}-alpha1
+%global tar_ver %{version}-beta1
 
 # Minimum audacious/audacious-plugins version in inter-package dependencies.
 %global aud_ver 3.3
 
 Name: audacious-plugins
 Version: 3.3
-Release: 0.2.alpha1%{?dist}
+Release: 0.2.beta1%{?dist}
 Summary: Plugins for the Audacious audio player
 Group: Applications/Multimedia
 URL: http://audacious-media-player.org/
@@ -245,6 +245,10 @@ update-desktop-database &> /dev/null || :
 
 
 %changelog
+* Thu Jul  5 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3-0.2.beta1
+- A few plugins changed licensing to two-clause BSD.
+- Update to 3.3-beta1.
+
 * Sat Jun 30 2012 Michael Schwendt <mschwendt at fedoraproject.org> - 3.3-0.2.alpha1
 - Make -sid Obsoletes non-versioned to avoid upgrade path issues.
 
diff --git a/sources b/sources
index dbd6b63..2af2a45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fae8e1291d17b9fc3bb536bc26f05b16  audacious-plugins-3.3-alpha1.tar.bz2
+61d99c58d5ffee45ef61e84cff65263e  audacious-plugins-3.3-beta1.tar.bz2


More information about the scm-commits mailing list