[i3] NUR

Simon Wesp cassmodiah at fedoraproject.org
Thu Mar 21 18:45:05 UTC 2013


commit cdee7faa6553fb555a24eebfd58643824e994b93
Author: Simon Wesp <cassmodiah at fedoraproject.org>
Date:   Thu Mar 21 19:44:50 2013 +0100

    NUR

 ...a-i3-4.5-common.mk => fedora-i3-4.5.1-common.mk |    1 -
 i3.spec                                            |    5 ++++-
 sources                                            |    2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/fedora-i3-4.5-common.mk b/fedora-i3-4.5.1-common.mk
similarity index 99%
rename from fedora-i3-4.5-common.mk
rename to fedora-i3-4.5.1-common.mk
index a1973b6..323cdcf 100644
--- a/fedora-i3-4.5-common.mk
+++ b/fedora-i3-4.5.1-common.mk
@@ -74,7 +74,6 @@ endif
 cflags_for_lib = $(shell pkg-config --silence-errors --cflags $(1) 2>/dev/null)
 ldflags_for_lib = $(shell pkg-config --exists 2>/dev/null $(1) && pkg-config --libs $(1) 2>/dev/null || echo -l$(2))
 
-
 # XCB common stuff
 XCB_CFLAGS  := $(call cflags_for_lib, xcb)
 XCB_CFLAGS  += $(call cflags_for_lib, xcb-event)
diff --git a/i3.spec b/i3.spec
index ff0a3d8..0b7d486 100644
--- a/i3.spec
+++ b/i3.spec
@@ -1,5 +1,5 @@
 Name:           i3
-Version:        4.5
+Version:        4.5.1
 Release:        1%{?dist}
 Summary:        Improved tiling window manager
 Group:          User Interface/Desktops
@@ -115,6 +115,9 @@ install -Dpm0644 %{SOURCE1} \
 
 
 %changelog
+* Thu Mar 21 2013 Simon Wesp <cassmodiah at fedoraproject.org> - 4.5.1-1
+- New upstream release
+
 * Tue Mar 12 2013 Simon Wesp <cassmodiah at fedoraproject.org> - 4.5-1
 - New upstream release
 
diff --git a/sources b/sources
index 613d663..a082a77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9eea2f570ec19affa3ec60b5ab411497  i3-4.5.tar.bz2
+a448388a9e26b7ae371534ff9f6ca353  i3-4.5.1.tar.bz2


More information about the scm-commits mailing list