Compare commits
13 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
212c34b689 | ||
|
|
c655c50061 | ||
|
|
ddb19bd709 | ||
|
|
f8952ff55a | ||
|
|
a7467e1e20 | ||
|
|
70cf59fb02 | ||
|
|
6eff001bee | ||
|
|
346f8144e8 | ||
|
|
08ad6f9912 | ||
|
|
4b31c908ed | ||
|
|
abff3a87c5 | ||
|
|
21c363dba2 | ||
|
|
f3030b70e2 |
3 changed files with 6 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@ grip-3.2.0.tar.gz
|
|||
/grip-4.1.1.tar.gz
|
||||
/grip-4.2.0.tar.gz
|
||||
/grip-4.2.3.tar.gz
|
||||
/grip-4.2.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,9 +1,10 @@
|
|||
Summary: Front-end for CD rippers and Ogg Vorbis encoders
|
||||
Name: grip
|
||||
Version: 4.2.3
|
||||
Version: 4.2.4
|
||||
Release: %autorelease
|
||||
Epoch: 1
|
||||
License: GPLv2+
|
||||
# Automatically converted from old format: GPLv2+ - review is highly recommended.
|
||||
License: GPL-2.0-or-later
|
||||
Source0: http://downloads.sourceforge.net/grip/grip-%{version}.tar.gz
|
||||
# This fixes code which is not used right now; still keeping it
|
||||
Patch0: grip-64bit-fix.patch
|
||||
|
|
@ -29,7 +30,7 @@ accessing track information on disc database servers.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch -P0 -p1
|
||||
|
||||
%build
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (grip-4.2.3.tar.gz) = 05b66c363af31835e534547ae5dcb21340a7b3a824e46b337b511a8ddd0bbd161ab16470b658eb1df3887838b391d71702069da9207160a692e1a8ebae0d52e0
|
||||
SHA512 (grip-4.2.4.tar.gz) = fdc2808b91df617f4d2447114037c31bd5fa0657aa4ea2453e644b155468971c65a364bb0a3c6ed8ff2ba0e44e7117a51bec3081c7defd590f9fbc802a216bf5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue