commit 8459155b922d54dac0ad79a72db84c3ea90fc766
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Aug 10 15:07:31 2019 +0100
Update get-flash-videos to 1.25.99.03
.gitignore | 1 +
get-flash-videos.spec | 7 +++++--
hist_get-flash-videos.sh | 9 +++++++++
sources | 2 +-
4 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af11de0..139a9fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
get-flash-videos-20131203git2d46d08.tar.gz
/get-flash-videos-1.25.92.tar.gz
/get-flash-videos-1.25.94.tar.gz
+/get-flash-videos-1.25.99.03.tar.gz
diff --git a/get-flash-videos.spec b/get-flash-videos.spec
index a4a41d5..264aa8d 100644
--- a/get-flash-videos.spec
+++ b/get-flash-videos.spec
@@ -1,6 +1,6 @@
Name: get-flash-videos
-Version: 1.25.94
-Release: 5%{?dist}
+Version: 1.25.99.03
+Release: 1%{?dist}
Summary: CLI tool to download flash video from websites
Group: Applications/Communications
# License breakdown in README.fedora
@@ -140,6 +140,9 @@ make test
%changelog
+* Sat Aug 10 2019 Sérgio Basto <sergio(a)serjux.com> - 1.25.99.03-1
+- Update get-flash-videos to 1.25.99.03
+
* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux(a)gmail.com> -
1.25.94-5
- Rebuilt for
https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/hist_get-flash-videos.sh b/hist_get-flash-videos.sh
new file mode 100755
index 0000000..8763003
--- /dev/null
+++ b/hist_get-flash-videos.sh
@@ -0,0 +1,9 @@
+VERSION=1.25.99.03
+
+git pull
+rpmdev-bumpspec -n $VERSION -c "Update get-flash-videos to $VERSION"
get-flash-videos.spec
+spectool -g get-flash-videos.spec
+rfpkg new-sources ./get-flash-videos-$VERSION.tar.gz
+rfpkg ci -c && git show
+echo Press enter to continue; read dummy;
+rfpkg push && rfpkg build --nowait
diff --git a/sources b/sources
index b8bd94f..a541e3f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d498284203dd97b56bbb17454b1cc0a get-flash-videos-1.25.94.tar.gz
+7ce6efcb8e684962d66cf99ca74da039 get-flash-videos-1.25.99.03.tar.gz