From a7757f8b60ab33df375c25ccc381d5b7ae987a8f Mon Sep 17 00:00:00 2001 From: Brian Barto Date: Fri, 20 May 2016 10:15:56 -0400 Subject: [PATCH] Updating description text for the spec file modified: no-more-secrets.spec --- no-more-secrets.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/no-more-secrets.spec b/no-more-secrets.spec index a9ac485..37917c7 100644 --- a/no-more-secrets.spec +++ b/no-more-secrets.spec @@ -1,7 +1,7 @@ Name: no-more-secrets Version: 0.2.0 Release: 1%{?dist} -Summary: Infamous "decrypting text" effect +Summary: A recreation of the "decrypting text" effect from the 1992 movie Sneakers Group: Amusements/Games License: GPLv3 URL: https://github.com/bartobri/no-more-secrets @@ -10,7 +10,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: ncurses-devel %description -"No More Secrets" is the name I've lovingly given to the infamous "decrypting text" effect seen on screen in the 1992 hacker movie Sneakers. +A tool set to recreate the famous "decrypting text" effect as seen in the 1992 movie Sneakers. %prep %setup -q -n %{name}-%{version}