[adobe-source-libraries] Fixing hard-coded version in .pc file

leamas leamas at fedoraproject.org
Thu Apr 5 10:01:27 UTC 2012


commit d3ec279356956f0ffb4a38827e316531a8c654d8
Author: Alec Leamas <alec at tests.notat.diaspora.com>
Date:   Thu Apr 5 12:01:17 2012 +0200

    Fixing hard-coded version in .pc file

 adobe-source-libraries.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/adobe-source-libraries.spec b/adobe-source-libraries.spec
index 2d0ec4a..7864f1f 100644
--- a/adobe-source-libraries.spec
+++ b/adobe-source-libraries.spec
@@ -1,6 +1,6 @@
 Name:           adobe-source-libraries
 Version:        1.0.43
-Release:        10%{?dist}
+Release:        11%{?dist}
 
 Summary:        General purpose C++ libraries
 Group:          System Environment/Libraries
@@ -131,6 +131,9 @@ ln -sf $sofile ${sofile%%.*.*.*}
 
 
 %changelog
+* Thu Apr  5 2012  Alec Leamas <leamas at nowhere.net>           1.0.43-11
+- Fixing hard-coded version in .pc file
+
 * Tue Apr  3 2012  Alec Leamas <leamas at nowhere.net>           1.0.43-10
 - Adding README.fedora, typos in spec fixed.
 


More information about the scm-commits mailing list