commit c553648e3fb44deb5d75a8b1e502fec329842d15
Author: Petr Písař <[email protected]>
Date: Thu May 16 11:11:43 2013 +0200
Version 7 bump
.gitignore | 1 +
ctstream.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d23d77c..98dfc70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/ctstream-6
+/ctstream-7
diff --git a/ctstream.spec b/ctstream.spec
index 4e4a942..fc8cd6d 100644
--- a/ctstream.spec
+++ b/ctstream.spec
@@ -1,13 +1,13 @@
Name: ctstream
-Version: 6
-Release: 3%{?dist}
+Version: 7
+Release: 1%{?dist}
Summary: Get URLs of Czech Television video streams
Group: Applications/Internet
License: GPL+
URL: http://xpisar.wz.cz/%{name}/
Source0: %{url}%{name}-%{version}
BuildArch: noarch
-Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
+Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
Get locators of Czech Television video streams for given web page.
@@ -23,6 +23,9 @@ install %{SOURCE0} %{buildroot}%{_bindir}/%{name}
%{_bindir}/*
%changelog
+* Thu May 16 2013 Petr Pisar <[email protected]> - 7-1
+- Version 7 bump
+
* Wed Feb 13 2013 Fedora Release Engineering <[email protected]>
- 6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
diff --git a/sources b/sources
index c41c8eb..48fb367 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34fee13ed76301d5c0c8098df6a1a2ea ctstream-6
+526c02f0b453fd901c41c1293f435921 ctstream-7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel