summaryrefslogtreecommitdiffstats
path: root/e2fsprogs.spec
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs.spec')
-rw-r--r--e2fsprogs.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/e2fsprogs.spec b/e2fsprogs.spec
index 641998e..b6485d8 100644
--- a/e2fsprogs.spec
+++ b/e2fsprogs.spec
@@ -1,7 +1,7 @@
Summary: Utilities for managing ext2, ext3, and ext4 filesystems
Name: e2fsprogs
-Version: 1.43.5
-Release: 2%{?dist}
+Version: 1.43.6
+Release: 1%{?dist}
# License tags based on COPYING file distinctions for various components
License: GPLv2
@@ -11,7 +11,6 @@ Source1: ext2_types-wrapper.h
Source2: e2fsck.conf
Patch1: e2fsprogs-1.40.4-sb_feature_check_ignore.patch
-Patch2: e2fsprogs-1.43.5-build-fix.patch
Url: http://e2fsprogs.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -152,7 +151,6 @@ It was originally inspired by the Multics SubSystem library.
# mildly unsafe but 'til I get something better, avoid full fsck
# after an selinux install...
%patch1 -p1 -b .featurecheck
-%patch2 -p1
%build
%configure CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" \
@@ -334,6 +332,9 @@ exit 0
%{_libdir}/pkgconfig/ss.pc
%changelog
+* Wed Aug 30 2017 Eric Sandeen <sandeen@redhat.com> 1.43.6-1
+- New upstream release
+
* Fri Aug 11 2017 Kalev Lember <klember@redhat.com> 1.43.5-2
- Bump and rebuild for an rpm signing issue