[opus] fix rc number

Peter Robinson pbrobinson at fedoraproject.org
Tue Dec 3 21:20:08 UTC 2013


commit ebfebc578fabaad41914182f6da567d9850878f4
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Tue Dec 3 21:19:59 2013 +0000

    fix rc number

 opus.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/opus.spec b/opus.spec
index 84868f9..6c2fb53 100644
--- a/opus.spec
+++ b/opus.spec
@@ -26,7 +26,7 @@ Requires: opus = %{version}-%{release}
 Files for development with opus.
 
 %prep
-%setup -q -n %{name}-%{version}-rc2
+%setup -q -n %{name}-%{version}-rc3
 cp %{SOURCE1} .
 
 %build


More information about the scm-commits mailing list