[dtrx] Update to 7.1

sebelk sebelk at fedoraproject.org
Sun Jun 24 16:04:56 UTC 2012


commit 9b73e85703f101b301faf0126f6e43710039b6fb
Author: Sergio Belkin <sebelk at fedoraproject.org>
Date:   Sun Jun 24 13:04:41 2012 -0300

    Update to 7.1

 .gitignore |    1 +
 dtrx.spec  |   11 ++++++++---
 sources    |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e01e11..1e9b52e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /dtrx-7.0.tar.gz
+/dtrx-7.1.tar.gz
diff --git a/dtrx.spec b/dtrx.spec
index de8913c..51ed3d9 100644
--- a/dtrx.spec
+++ b/dtrx.spec
@@ -1,6 +1,6 @@
 Name: dtrx
-Version: 7.0        
-Release: 4%{?dist}
+Version: 7.1        
+Release: 1%{?dist}
 Summary: Intelligent archive extractor
 
 Group: Applications/Archiving
@@ -26,11 +26,12 @@ Requires: p7zip-plugins
 Requires: unshield
 Requires: dpkg
 Requires: unzip
+Requires: lha
 
 %description
 dtrx extracts archives in a number of different formats; it currently
 supports tar, zip (including self-extracting .exe files), cpio, rpm, deb,
-gem, 7z, cab, rar (if unrar is installed), and InstallShield files.
+gem, 7z, cab, rar (if unrar is installed), lhz, and InstallShield files.
 It can also decompress files compressed with gzip, bzip2, lzma, xz,or compress.
 
 In addition to providing one command to handle many different archive
@@ -59,6 +60,10 @@ owner can read and write all those files.
 
 
 %changelog
+* Sat Jun 23 2012 Sergio Belkin <sebelk at fedoraproject.org> - 7.1-1
+- Update to 7.1
+- Added support to LZH archives
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 7.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index dbb972d..5d5482b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8297bd906088aedee840a32450efb1a2  dtrx-7.0.tar.gz
+4be207724b75aea3e9f93374298b2174  dtrx-7.1.tar.gz


More information about the scm-commits mailing list