[eb] update to 4.4.3

Jens Petersen petersen at fedoraproject.org
Mon Sep 2 03:04:27 UTC 2013


commit f036d47b8be9aadb970d87c4df4884247f8e83eb
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Sep 2 12:04:09 2013 +0900

    update to 4.4.3

 .gitignore |    1 +
 eb.spec    |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b8bcd9..a02e0fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 eb-4.4.1.tar.bz2
+/eb-4.4.3.tar.bz2
diff --git a/eb.spec b/eb.spec
index 757adf2..cd2580d 100644
--- a/eb.spec
+++ b/eb.spec
@@ -1,6 +1,6 @@
 Name:           eb
-Version:        4.4.1
-Release:        9%{?dist}
+Version:        4.4.3
+Release:        1%{?dist}
 Summary:        Library for accessing Japanese CD-ROM electronic books
 Summary(ja):    CD-ROM 書籍にアクセスするためのライブラリ
 
@@ -87,6 +87,9 @@ cat %{name}utils.lang >> %{name}.lang
 
 
 %changelog
+* Mon Sep  2 2013 Jens Petersen <petersen at redhat.com> - 4.4.3-1
+- update to 4.4.3
+
 * Mon Sep  2 2013 Jens Petersen <petersen at redhat.com> - 4.4.1-9
 - run autoconf for aarch64 (#926499)
 - cleanup buildroot and defattr lines
diff --git a/sources b/sources
index 2828e01..b8f041d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02e7c53d3d2b597daedd14c3083e3945  eb-4.4.1.tar.bz2
+17dd1fade7ba0b82ce6e60f19fcbc823  eb-4.4.3.tar.bz2


More information about the scm-commits mailing list