[lasi] Update to 1.1.1

Orion Poplawski orion at fedoraproject.org
Thu Sep 22 15:59:03 UTC 2011


commit a7835e5b6811475cd5b72a4a471d60154fe6904f
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Sep 22 09:58:51 2011 -0600

    Update to 1.1.1

 .gitignore |    1 +
 lasi.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9cef83..79b4920 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libLASi-1.1.0.tar.gz
+/libLASi-1.1.1.tar.gz
diff --git a/lasi.spec b/lasi.spec
index 67b6365..8aabe07 100644
--- a/lasi.spec
+++ b/lasi.spec
@@ -1,6 +1,6 @@
 Name:           lasi
-Version:        1.1.0
-Release:        7%{?dist}
+Version:        1.1.1
+Release:        1%{?dist}
 Summary:        C++ library for creating Postscript documents
 
 Group:          Development/Libraries
@@ -88,10 +88,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/LASi.h
 %{_libdir}/libLASi.so
 %{_libdir}/pkgconfig/lasi.pc
-%doc %{_datadir}/lasi1.1.0/
+%doc %{_datadir}/lasi%{version}/
 
 
 %changelog
+* Thu Sep 22 2011 - Orion Poplawski <orion at cora.nwra.com> - 1.1.1-1
+- Update to 1.1.1
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.0-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 9292e5f..0ff8716 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f18091569ed4fface75453b097c67459  libLASi-1.1.0.tar.gz
+bc5161b1d820db3dbcea24ce1c2ed5ec  libLASi-1.1.1.tar.gz


More information about the scm-commits mailing list