commit 3281fe0bde5f2ca7ea254ca6809df08f48c68fc3
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sun Dec 3 17:36:45 2017 +0000
Update to 2.2.0
.gitignore | 1 +
audacity-freeworld.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b26873..f3bcc48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ audacity-minsrc-2.1.1.tar.xz
audacity-minsrc-2.1.2.tar.xz
/audacity-53a5c930a4b5b053ab06a8b975458fc51cf41f6c.tar.gz
/audacity-minsrc-2.1.3.tar.xz
+/audacity-minsrc-2.2.0.tar.xz
diff --git a/audacity-freeworld.spec b/audacity-freeworld.spec
index ed88772..9c33187 100644
--- a/audacity-freeworld.spec
+++ b/audacity-freeworld.spec
@@ -6,8 +6,8 @@
Name: audacity-freeworld
-Version: 2.1.3
-Release: 5%{?dist}
+Version: 2.2.0
+Release: 1%{?dist}
Summary: Multitrack audio editor
Group: Applications/Multimedia
License: GPLv2
@@ -216,6 +216,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &>
/dev/null || :
%changelog
+* Sun Dec 03 2017 Sérgio Basto <sergio(a)serjux.com> - 2.2.0-1
+- Update to 2.2.0
+
* Mon Oct 16 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.1.3-5
- Rebuild for ffmpeg update
diff --git a/sources b/sources
index 690bb41..baf3f1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8c8225739bc7eecec9fae68a0ced471 audacity-minsrc-2.1.3.tar.xz
+b3b81c7378b1602e9982b7836eb052e5 audacity-minsrc-2.2.0.tar.xz
Show replies by date