Tue, 28 May 2024 19:31:12 UTC | login

Information for build pgmodeler-0.9.1-2.fc29

ID64821
Package Namepgmodeler
Version0.9.1
Release2.fc29
Epoch
SummaryPostgreSQL Database Modeler
DescriptionPostgreSQL Database Modeler, or simply, pgModeler is an open source tool for modeling databases that merges the classical concepts of entity-relationship diagrams with specific features that only PostgreSQL implements. The pgModeler translates the models created by the user to SQL code and apply them onto database clusters (Version 9.x).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 25 Jul 2018 08:10:59 UTC
CompletedWed, 25 Jul 2018 10:47:33 UTC
Taskbuild (f29-candidate, pgmodeler-0.9.1-2.fc29.src.rpm)
Tags
f29
f30
RPMs
src
pgmodeler-0.9.1-2.fc29.src.rpm (info) (download)
riscv64
pgmodeler-0.9.1-2.fc29.riscv64.rpm (info) (download)
pgmodeler-debuginfo-0.9.1-2.fc29.riscv64.rpm (info) (download)
pgmodeler-debugsource-0.9.1-2.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue May 29 2018 Pavel Alexeev <Pahan@Hubbitus.info> - 0.9.1-1 - Release 0.9.1 - Change official site URL to http://pgmodeler.io/ * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.6.alpha1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.5.alpha1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.4.alpha1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Feb 27 2017 Pavel Alexeev <Pahan@Hubbitus.info> - 0.9.0-0.3.alpha1 - Update to upstream v0.9.0-alpha1 - Add epel7 compatibility - include source4 libpq.pc. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-0.2.alpha - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sat Dec 10 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 0.9.0-0.1.alpha - 0.9.0-alpha release to support postgres 9.6! * Tue Sep 20 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 0.8.2-4 - Add Requires shared-mime-info - Explicit require single logo file. - Drop listing %{_libdir}/%{name}/lib*.so twice. - Drop provate requires anf provides from '%{_libdir}/%{name}/lib*.so*' * Sun Sep 11 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 0.8.2-3 - Review taken by Sandro Mani. - Drop devel sub-package because it almost empty. * Mon Aug 29 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 0.8.2-2 - Review request in progress - bz#977116. Thanks to Igor Gnatenko. Changes by comments https://github.com/Hubbitus/Fedora-packaging/commit/d0716a3d152c8d085988944bce7140b8e56f2e64#commitcomment-18686601 - Use macroses %qmake_qt5 and %make_build. * Sun Aug 07 2016 Pavel Alexeev <Pahan@Hubbitus.info> - 0.8.2-1 - Update version to release 0.8.2. - Fix prerev var usage. - Add BR qt5-qtsvg-devel. - Use _qt5_qmake_flags macros to honor Fedora build flags, drop old hacks. - Step to use find_lang macro for localizations.