hobbes1069 pushed to abi-compliance-checker (f22). "Update to latest upstream release."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Oct 19 02:01:16 UTC 2015


From e6b47813727768f39af6fe931511c6e1f8954526 Mon Sep 17 00:00:00 2001
From: "Richard M. Shaw" <hobbes1069 at gmail.com>
Date: Sun, 18 Oct 2015 21:00:34 -0500
Subject: Update to latest upstream release.

---
 .gitignore                  |  1 +
 abi-compliance-checker.spec | 13 ++++++++-----
 sources                     |  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index d6c59c5..fb6852e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /abi-compliance-checker-1.99.9.tar.gz
 /ChangeLog
 /abi-compliance-checker-1.99.10.tar.gz
+/abi-compliance-checker-1.99.13.tar.gz
diff --git a/abi-compliance-checker.spec b/abi-compliance-checker.spec
index ec38e4d..29f1476 100644
--- a/abi-compliance-checker.spec
+++ b/abi-compliance-checker.spec
@@ -1,12 +1,11 @@
 Name:           abi-compliance-checker
-Version:        1.99.10
+Version:        1.99.13
 Release:        1%{?dist}
 Summary:        An ABI Compliance Checker
 
 License:        GPL+ or LGPLv2+
-URL:            http://ispras.linuxbase.org/index.php/ABI_compliance_checker
+URL:            http://lvc.github.io/abi-compliance-checker/
 Source0:        https://github.com/lvc/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
-Source1:        ChangeLog
 
 BuildArch:      noarch
 
@@ -26,7 +25,6 @@ checks for changes in calling stack, changes in v-table, removed symbols, etc.
 
 %prep
 %setup -q
-install -pDm 0644 %{SOURCE1} .
 
 
 %build
@@ -40,12 +38,17 @@ perl Makefile.pl -install --prefix=%{_prefix} --destdir=%{buildroot}
 
 
 %files
-%doc ChangeLog LICENSE README doc/
+%{!?_licensedir:%global license %doc}
+%license LICENSE
+%doc README doc/*
 %{_bindir}/%{name}
 %{_datadir}/%{name}
 
 
 %changelog
+* Sun Oct 18 2015 Richard Shaw <hobbes1069 at gmail.com> - 1.99.13-1
+- Update to latest upstream release.
+
 * Tue Sep  8 2015 Richard Shaw <hobbes1069 at gmail.com> - 1.99.10-1
 - Update to latest upstream release.
 
diff --git a/sources b/sources
index 455ae51..d1514cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4672395972357ef71ab4c5c3868838d6  abi-compliance-checker-1.99.10.tar.gz
+31389163e3ca06c1f3c9ab8d50b2d8d6  abi-compliance-checker-1.99.13.tar.gz
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/abi-compliance-checker.git/commit/?h=f22&id=e6b47813727768f39af6fe931511c6e1f8954526


More information about the perl-devel mailing list