Hello community,

here is the log from the commit of package libhmac for openSUSE:Factory checked 
in at 2015-01-30 15:03:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libhmac (Old)
 and      /work/SRC/openSUSE:Factory/.libhmac.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libhmac"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhmac/libhmac.changes  2014-08-14 
14:58:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libhmac.new/libhmac.changes     2015-01-30 
15:03:45.000000000 +0100
@@ -1,0 +2,15 @@
+Fri Jan  9 17:52:55 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150104
+       * 2015 update
+       * worked on SHA224 support
+       * worked on utility scripts
+       * added hmacsum.1 man page
+- update URL to the new github site
+- replace Source: field with fully defined URL
+- remove DL-URL comment
+- added hmacsum.1 man page to tools sub-project
+- removed %if opensuse logic.  NO longer needed now libyal is in 
security:forensics
+- updated buildrequires based on new packages in OBS
+
+-------------------------------------------------------------------

Old:
----
  libhmac-alpha-20140112.tar.gz

New:
----
  libhmac-alpha-20150104.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libhmac.spec ++++++
--- /var/tmp/diff_new_pack.vcwUxX/_old  2015-01-30 15:03:45.000000000 +0100
+++ /var/tmp/diff_new_pack.vcwUxX/_new  2015-01-30 15:03:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libhmac
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,34 +18,27 @@
 
 Name:           libhmac
 %define lname  libhmac1
-%define timestamp 20140112
+%define timestamp 20150104
 Version:        0~%timestamp
 Release:        0
 Summary:        Library to support various HMACs
 License:        LGPL-3.0+
 Group:          Development/Libraries/C and C++
-Url:            http://code.google.com/p/libhmac/
-
-#Git-Clone:    http://code.google.com/p/libhmac
-#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSUmg3ekttWGhmeHc/libhmac-alpha-2014011tar.gz
-Source:         %{name}-alpha-%timestamp.tar.gz
+Url:            https://github.com/libyal/libhmac/wiki
+Source:         
https://github.com/libyal/libhmac/releases/download/%timestamp/%{name}-alpha-%timestamp.tar.gz
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(openssl)     >= 1.0
-#use the factory versions of these if building for factory
-%if 0%{?suse_version} > 1230
 BuildRequires:  pkgconfig(libcfile)   >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
 BuildRequires:  pkgconfig(libcnotify)  >= 20130609
 BuildRequires:  pkgconfig(libcpath)    >= 20130609
 BuildRequires:  pkgconfig(libcsplit)   >= 20130609
-%endif
+BuildRequires:  pkgconfig(libcsystem) >= 20120425
+BuildRequires:  pkgconfig(libuna)     >= 20120425
+BuildRequires:  pkgconfig(openssl)     >= 1.0
 # These packages from factory cause build failures, use the internal version 
instead
-#verified 7/31/2013
+#verified 1/8/2015
 #BuildRequires:  pkgconfig(libcerror)  >= 20120425
-#BuildRequires:  pkgconfig(libuna)     >= 20120425
-# These packages are not yet in factory
 #BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -105,5 +98,6 @@
 %files tools
 %defattr(-,root,root)
 %{_bindir}/hmacsum
+%{_mandir}/man1/hmacsum.1*
 
 %changelog

++++++ libhmac-alpha-20140112.tar.gz -> libhmac-alpha-20150104.tar.gz ++++++
++++ 15281 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to