summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--cygwin-bzip2.spec5
2 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3f84b6f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/bzip2-1.0.6.tar.gz
diff --git a/cygwin-bzip2.spec b/cygwin-bzip2.spec
index cd88ec3..7fda3f5 100644
--- a/cygwin-bzip2.spec
+++ b/cygwin-bzip2.spec
@@ -2,7 +2,7 @@
Name: cygwin-bzip2
Version: 1.0.6
-Release: 3
+Release: 4%{?dist}
Summary: Cygwin port of bzip2 file compression utility
License: BSD
@@ -102,6 +102,9 @@ popd
%changelog
+* Tue Dec 05 2017 Yaakov Selkowitz <yselkowi@redhat.com> - 1.0.6-4
+- rebuilt
+
* Sun Jun 30 2013 Yaakov Selkowitz <cygwin-ports-general@lists.sourceforge.net> - 1.0.6-3
- Rebuild for new Cygwin packaging scheme.
- Add cygwin64 package.